Indicator interface that indicates a data source for a dynamic layer or standalone table.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
CoClasses that implement IMapServerSourceDescription
| CoClasses and Classes | Description |
|---|---|
| JoinTableSourceDescription | A coclass that contains settings of a join that the table is participating. |
| MapTableSourceDescription | A coclass that contains settings to describe the source of the table. |
| 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. |