ArcGIS Explorer Component Help |
DataDirectory..::.GetTables Method |
DataDirectory Class See Also |
Returns a collection of Table objects. An overload is available for working with a subset of the Tables
in the DataDirectory.
Overload List
Name | Description | |
---|---|---|
GetTables()()() |
Returns a collection of Table objects which represents all the dBase tables and shapefiles in the directory.
| |
GetTables(TableDiscoveryOptions) |
Returns a collection of Table objects for the given the supplied search criteria.
|