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


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

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.

Classes that implement IDataSourceDescription

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.