This document is archived and information here might be outdated.  Recommended version.


IMapTableDescription Interface (ArcObjects .NET 10.4 SDK)
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 Related Topics

Developing SOAP server object extensions