Maptitude GISDK Help

GetViewTableInfo()

Summary

Gets information about a table.

 

Changes

Additional classes added for Version 5.0.

 

Syntax

info_array = GetViewTableInfo(string view_name)

 

Argument

Contents

view_name

Name of a view containing the table

 

Returns

An array of two elements; or null if the input view is not a table.

 

Element

Type

Contents

1

String

Class name: "DBASE", "FFA", "FFB", "CSV", "EXCEL", "ODBC", "ODBCL", "ORCL", "SDO", "GEODB", "ADO", or "ACCESS", plus "RDM" and "CDF" for layers

2

Array

A specification array that describes the table, in the format required by OpenTable().

 

Notes

Error Codes

Error Type

Meaning

NotFound

The named view does not exist, or the input view_name is null and there is no current view

 

See Also

Function

Summary

OpenTable()

Opens a table from a file on disk and creates a view

GetViewParents()

Gets the parentage of a view

 

 

©2025 Caliper Corporation www.caliper.com