Provides access to members that supply GIS server connection name information.
Members
| Name | Description | |
|---|---|---|
![]() |
ConnectionMode | The connect mode. |
![]() |
ConnectionProperties | The connection properties of the AGSServerConnectionName. |
![]() |
ConnectionString | The connection properties of the GIS server connection. |
![]() |
ConnectionType | The type of the associated GIS server connection. |
![]() |
ServerConnectionFactoryProgID | The programmatic ID of the server connection factory. |
![]() |
ServerType | The ArcGIS server type. |
IAGSServerConnectionName3.ConnectionMode Property
The connect mode.
Public Property ConnectionMode As esriAGSConnectionMode
public esriAGSConnectionMode ConnectionMode {get; set;}
IAGSServerConnectionName3.ServerType Property
The ArcGIS server type.
Public Property ServerType As esriAGSServerType
public esriAGSServerType ServerType {get; set;}
Inherited Interfaces
| Interfaces | Description |
|---|---|
| IAGSServerConnectionName2 | Provides access to members that supply GIS server connection name information. |
| IAGSServerConnectionName | Provides access to members that supply GIS server connection name information. |
Classes that implement IAGSServerConnectionName3
| Classes | Description |
|---|

