This document is archived and information here might be outdated. Recommended version. |
Provides access to properties and methods needed to control and manage in the tracking workspace.
Name | 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. |
Classes | Description |
---|---|
AMSWorkspace | Controls the Tracking Server workspace COM object's properties. |