This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxWCSConnection Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members to connect to an WCS server.
This interface is new at ArcGIS 9.3.
Description | ||
---|---|---|
Connect | Connects to the WCS service. | |
Disconnect | Disconnects from the WCS service. | |
IsConnected | Indicates whether the server is connected to or not. | |
LoadFromFile | Loads a WCS connection file. | |
SaveToFile | Writes a WCS connection file. | |
WCSConnectionName | Assosicated name object used to connect to a WCS service. |
CoClasses and Classes | Description |
---|---|
GxWCSConnection | The connection of WCS service. |