ArcObjects Library Reference (Carto)  

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

Description
Read/write property DefinitionExpression The definition expression for the table.
Read/write property 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.
Read/write property SourceID The id of the data source to connect to.

CoClasses that implement IMapTableDescription

CoClasses and 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.

.NET Samples

Find near features REST SOE (Code Files: FindNearFeaturesRestSOE_VBNet) | Find near features SOAP SOE (Code Files: FindNearFeaturesSoapSOE_VBNet) |

.NET Related Topics

SOAP Web services |