Provides access to additional members that control the data source properties of a layer.
| Description | ||
|---|---|---|
![]() |
Connect | Connects the layer to its data source. An optional name object can be specified to aid in repairing a lost connection. |
![]() |
DataSourceName | Name of the data object for the layer. |
![]() |
DataSourceSupported | Indicates if the specified data object name is supported by the layer. |
![]() |
Disconnect | Disconnects the data from the layer. |
![]() |
InWorkspace | Returns TRUE if the layer is in the specified workspace. |
![]() |
RelativeBase | Base path used when storing relative path names. |
| CoClasses and Classes | Description |
|---|---|
| CadAnnotationLayer | An ESRI Cad annotation layer. |
| CadFeatureLayer | ESRI CAD Feature Layer class. |
| CadLayer | ESRI CAD Layer class. |
| CoverageAnnotationLayer | An ESRI coverage annotation layer. |
| DimensionLayer | A collection of proerties for a dimension layer. |
| FDOGraphicsLayer | A FDO graphics layer. |
| FeatureLayer | A collection of features and their visual representation. |
| IMSMapLayer | A container for the display and manipulation of IMS layers. |
| RasterCatalogLayer | Raster catalog source and display options. |
| RasterLayer | Raster layer source and display options. |
| StandaloneTable | A standalone table. |
| TemporalFeatureLayer (TrackingAnalystLib) | Defines the coclass IDL parameters and attributes of the TemporalFeatureLayer COM object. |
| TinLayer | TIN Layer class. |
| TopologyLayer | A collection of properties for a topology layer. |