ArcObjects Library Reference (Catalog)  

IGxWCSConnection Interface

Provides access to members to connect to an WCS server.

Product Availability

Available with ArcGIS Desktop.

Description

This interface is new at ArcGIS 9.3.

Members

Description
Method Connect Connects to the WCS service.
Method Disconnect Disconnects from the WCS service.
Read-only property IsConnected Indicates whether the server is connected to or not.
Method LoadFromFile Loads a WCS connection file.
Method SaveToFile Writes a WCS connection file.
Read/write property WCSConnectionName Assosicated name object used to connect to a WCS service.

CoClasses that implement IGxWCSConnection

CoClasses and Classes Description
GxWCSConnection The connection of WCS service.