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


IDataSourceDescription Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataSourceDescription Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Carto)  

IDataSourceDescription Interface

Provides access to the available properties of a datasource description object.

Product Availability

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

Members

Name Description
Read/write property WorkspaceID ID of a workspace that is registered with the Map Service.

CoClasses that implement IDataSourceDescription

CoClasses and Classes Description
QueryTableDataSourceDescription A coclass that contains settings to describe a dynamic table from registered workspace by providing SQL statement.
RasterDataSourceDescription A coclass that contains settings to describe a dynamic raster from a registered workspace.
TableDataSourceDescription A coclass that contains settings to describe a dynamic table from registered workspace.