ArcObjects Library Reference (TrackingAnalyst)  

IAMSWorkspace Interface

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
Method Connect Creates real-time data connection in the tracking workspace.
Method CreateFeatureClass Creates a new standalone feature class under the workspace.
Method CreateQueryDef Create a query definition object.
Method CreateTable Creates a new table.
Method Disconnect Disconnects a data connection in the tracking workspace.
Method LoadProperties Loads properties for connection in the workspace.
Method OpenFeatureClass Opens an existing feature class.
Method OpenFeatureQuery Opens a feature dataset containing a single feature dlass defined by the specified Query.
Method OpenTable Opens an existing table.
Read-only property ServerConnection Defines aspects of the server connection.
Method 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.