Provides access to members of GxObject that connects to an ArcGIS server (AGS).
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
AGSServerConnectionName | The associated AGS server connection name object. | |
Connect | Connects to an ArcGIS server. | |
Disconnect | Disconnects from an ArcGIS server. | |
EditServerProperties | Presents a modal dialog to allow editing the default properties of the server. | |
FileName | Path to the AGS connection file. | |
IsConnected | Indicates whether the AGS connection has been made. | |
LoadFromFile | Loads an AGS connection file. | |
SaveToFile | Writes an AGS connection file. | |
SelectedServerObjects | The selected server objects. |
CoClasses that implement IGxAGSConnection
CoClasses and Classes | Description |
---|---|
GxAGSConnection | GxObject that represents an ArcGIS Server connection. |