Controls the Tracking Server workspace COM object's properties.
AMSWorkspace is a non-creatable object. References to non-creatable objects must be obtained through other objects.
This is the AMS workspace object, which is responsible for the following functionality:
| Interfaces | Description |
|---|---|
| IAMSWorkspace | Provides access to properties and methods needed to control and manage in the tracking workspace. |
| IDataset (esriGeoDatabase) | Provides access to members that supply dataset information. |
| ISQLSyntax (esriGeoDatabase) | Provides access to members that supply information about SQL functionality. |
| IWorkspace (esriGeoDatabase) | Provides access to members that have information about the workspace. |
| IWorkspaceProperties (esriGeoDatabase) | Provides access to members that control the workspace properties. |