ArcObjects Library Reference (GeoDatabase)  

IFeatureDatasetExtension2 Interface

Provides access to standard functionality found in all feature dataset extensions.

Product Availability

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

Members

Description
Read-only property CanParticipateInDataset Indicates if the contained feature classes in the dataset extension can participate in another dataset of the specified type.
Read-only property FeatureDataset Provides access to the feature dataset containing the extension.
Method Init Initialize the feature dataset extension.

Inherited Interfaces

Interfaces Description
IFeatureDatasetExtension Provides access to standard functionality found in all feature dataset extensions.