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


IDatasetComponent Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDatasetComponent Interface
ArcGIS Developer Help

IDatasetComponent Interface

Provides access to the common functionality found on all dataset components. Note: the IDatasetComponent interface has been superseded by IDatasetComponent2. Please consider using the more recent version.

Product Availability

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

Members

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

Classes that implement IDatasetComponent

Classes Description
CadastralFabric (esriGeoDatabaseExtensions) A container for querying information about a cadastral fabric.
MosaicDataset (esriDataSourcesRaster) A mosaic dataset object.
RepresentationClass A Feature Class Representation object.
Terrain (esriGeoDatabaseExtensions) The Esri Terrain component.

Remarks

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

.NET Samples

Closest facility solver Location-allocation solver Origin-destination cost matrix solver Route layer Service area solver Subset network evaluators Subset network evaluators Subset network evaluators Vehicle routing problem solver