IMapTableDescription Interface
Provides access to the available properties of a table description object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
Name |
Description |
|
DefinitionExpression |
The definition expression for the table. |
|
ID |
The table ID. This is a unique ID for the layer, and is used to identify the table in a number of method calls. |
|
SourceID |
The id of the data source to connect to. |
Classes that implement IMapTableDescription
Classes |
Description |
LayerDescription |
The Layer Description coclass contains settings of a layer in a map. |
StandaloneTableDescription |
The StandaloneTable Description coclass contains settings of a standalone table in a map. |