Controls the settings for the tracking dataset names.
This class is the defintion for the COM object that is the dataset name object of the workspace. The AMSDatasetName object provides an extension to ESRI's datasetname object by providing an additional property named Enabled. This allows the workspace to limit the dataset names that are returned through the convesional IWorkspace datasetnames property to those that are enabled.
| Interfaces | Description |
|---|---|
| IAMSDatasetName | Provides access to properties and methods needed to manage dataset names in the tracking workspace. |
| IDatasetName (esriGeoDatabase) | Provides access to members that supply dataset name information. |
| IName (esriSystem) | Provides access to members that work with Name objects. |
| ITableName (esriGeoDatabase) | Indicator interface for table name objects. |