A name object for ArcGIS Server Connections.
Supported Platforms
Windows, Solaris, Linux
Interfaces
Interfaces | Description |
---|---|
IAGSServerConnectionName | Provides access to members that supply GIS server connection name information. |
IAGSServerConnectionName2 | Provides access to members that supply GIS server connection name information. |
IName (esriSystem) | Provides access to members that work with Name objects. |
IPersistStream (esriSystem) |
Remarks
The name object for an AGSServerConnection.The AGSServerConnectionNamefor an AGSServerConnection can be persisted, for example, in a map document. An application can call the Openmethod on the AGSServerConnectionName after loading it from persistent storage in order to connect to and get an object reference to the GIS server or web service catalog.