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


IDynamicMapTableDescription Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

IDynamicMapTableDescription Interface

Provides access to the available properties of a dynamic map table description object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property Source Data source for dynamic table.

CoClasses that implement IDynamicMapTableDescription

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.

Remarks

Note: Please make sure to check IMapServerInfo4::SupportsDynamicLayers value is True. If it is False, properties on this interface are ignored.