ESRI Feature Dataset Name object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
A FeatureDatasetName object is a name object that identifies and locates a feature dataset.
Supported Platforms
Windows, Solaris, Linux
Interfaces
Interfaces | Description |
---|---|
IDatasetContainerName | Provides access to members that hand out enumerated subset names in the dataset container. |
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) | |
ISQLPrivilege | Provides access to members for granting and revoking privileges to database users. |
See Also
IFeatureDatasetName Interface | IDatasetName Interface | IName Interface