Provides access to properties and methods needed to control and manage in the tracking workspace.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Members
Description | ||
---|---|---|
Connect | Creates real-time data connection in the tracking workspace. | |
CreateFeatureClass | Creates a new standalone feature class under the workspace. | |
CreateQueryDef | Create a query definition object. | |
CreateTable | Creates a new table. | |
Disconnect | Disconnects a data connection in the tracking workspace. | |
LoadProperties | Loads properties for connection in the workspace. | |
OpenFeatureClass | Opens an existing feature class. | |
OpenFeatureQuery | Opens a feature dataset containing a single feature dlass defined by the specified Query. | |
OpenTable | Opens an existing table. | |
ServerConnection | Defines aspects of the server connection. | |
StoreProperties | Stores connection properties in the workspace. |
CoClasses that implement IAMSWorkspace
CoClasses and Classes | Description |
---|---|
AMSWorkspace | Controls the Tracking Server workspace COM object's properties. |