ArcObjects Component Help  (Core)    

IDataLayer2 Interface

Provides access to additional members that control the data source properties of a layer.

Members

Description
Method Connect Connects the layer to its data source. An optional name object can be specified to aid in repairing a lost connection.
Read/write property DataSourceName Name of the data object for the layer.
Read-only property DataSourceSupported Indicates if the specified data object name is supported by the layer.
Method Disconnect Disconnects the data from the layer.
Method InWorkspace Returns TRUE if the layer is in the specified workspace.
Read/write property RelativeBase Base path used when storing relative path names.

CoClasses that implement IDataLayer2

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.