Provides access to members that have information about the GIS server connection.
Members
Name | 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. | |
GetItemInfo | Returns the Item Info of a service. | |
GetMetadata | Returns the metadata of a service. | |
GetServerVersion | Returns the server version. | |
GetServiceURL | Returns the URL for a service in the server behind this connection. | |
Name | The name of the connection. | |
ServerObjectNames | The ServerObjectNames in the GIS server. | |
ServerObjectNamesEx | The ServerObjectNames in the GIS server folder. |
IAGSServerConnection4.GetItemInfo Method
Returns the Item Info of a service.
IAGSServerConnection4.GetMetadata Method
Returns the metadata of a service.
IAGSServerConnection4.GetServerVersion Method
Returns the server version.
IAGSServerConnection4.GetServiceURL Method
Returns the URL for a service in the server behind this connection.
Inherited Interfaces
Interfaces | Description |
---|---|
IAGSServerConnection3 | Provides access to members that have information about the GIS server connection.. |
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.. |
Classes that implement IAGSServerConnection4
Classes | Description |
---|