ESRI Feature Dataset Name object.
A FeatureDatasetName object is a name object that identifies and locates a feature dataset.
| Interfaces | Description |
|---|---|
| IDatasetName | Provides access to members that supply dataset name information. |
| IFeatureDatasetName | Provides access to members that hand out enumerated subset names in the feature dataset. |
| IFeatureDatasetName2 | Provides access to members that hand out enumerated subset names in the feature dataset. |
| IMetadata | Provides access to members that manage and update metadata. |
| IMetadataEdit | Provides access to members that provide information about whether metadata can be edited. |
| IName (esriSystem) | Provides access to members that work with Name objects. |
| INativeTypeInfo | Provides access to the native type. |
| IPersist | Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile. |
| IPersistStream (esriSystem) |
IFeatureDatasetName Interface | IDatasetName Interface | IName Interface