ArcObjects Library Reference  (GeoDatabase)    

IDatasetComponent Interface

Provides access to the common functionality found on all dataset components.

Product Availability

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

Members

Description
Read-only property DataElement The data element corresponding to the dataset component.
Read-only property Parent The containing parent dataset.

CoClasses that implement IDatasetComponent

CoClasses and Classes Description
CadastralFabric (esriGeoDatabaseExtensions) A container for querying information about a cadastral fabric.
NetworkDataset A container for querying information about a network dataset.
RepresentationClass A Feature Class Representation object.

Remarks

The IDatasetComponent interface is used to access the data element and parent dataset of this dataset.

 


Feedback Send feedback on this page