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


IMapTableDescription Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapTableDescription Interface
ArcGIS Developer Help

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

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.