Provides access to members that have information about the GIS server connection..
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
FullName | The AGSServerConnectionName object assiated with the GIS server connection. | |
GetFile | Retrieves a file from the specified url. | |
GetFileAsVariant | Retrieves the stream as variant from the specified url. | |
GetFolders | Returns an enumeration of folder names beneath the specified folder. | |
Name | The name of the connection. | |
ServerObjectNames | The ServerObjectNames in the GIS server. | |
ServerObjectNamesEx | The ServerObjectNames in the GIS server folder. |
Inherited Interfaces
Interfaces | Description |
---|---|
IAGSServerConnection2 | Provides access to members that create and open GIS server connections and supply server connection factory information. |
IAGSServerConnection | Provides access to members that have information about the GIS server connection.. |
CoClasses that implement IAGSServerConnection3
CoClasses and Classes | Description |
---|---|
AGSServerConnection | The AGSServerConnection object for connecting to the GIS server and getting the ServerObjectManager and ServerObjectAdmin. |