ArcObjects Library Reference (GISClient)  

IAGSServerConnection2 Interface

Provides access to members that create and open GIS server connections and supply server connection factory information.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property FullName The AGSServerConnectionName object assiated with the GIS server connection.
Method GetFolders Returns an enumeration of folder names beneath the specified folder.
Read/write property Name The name of the connection.
Read-only property ServerObjectNames The ServerObjectNames in the GIS server.
Read-only property ServerObjectNamesEx The ServerObjectNames in the GIS server folder.

Inherited Interfaces

Interfaces Description
IAGSServerConnection Provides access to members that have information about the GIS server connection..

CoClasses that implement IAGSServerConnection2

CoClasses and Classes Description
AGSServerConnection The AGSServerConnection object for connecting to the GIS server and getting the ServerObjectManager and ServerObjectAdmin.