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
|
Name |
Description |
 |
CanParticipateInDataset |
Indicates if the contained feature classes in the dataset extension can participate in another dataset of the specified type. |
 |
FeatureDataset |
Provides access to the feature dataset containing the extension. |
 |
Init |
Initialize the feature dataset extension. |
Inherited Interfaces
Interfaces |
Description |
IFeatureDatasetExtension |
Provides access to standard functionality found in all feature dataset extensions. |
Classes that implement IFeatureDatasetExtension2