ESRI.ArcGIS.ADF.Connection | |
Connection Class Properties | |
See Also Send comments on this topic. |
ESRI.ArcGIS.ADF.Connection Namespace : Connection Class |
For a list of all members of this type, see Connection members.
Name | Description | |
---|---|---|
ActiveConnectionItemIndex | For ConnectionMode.RoundRobin, the currently active index of the Connection item. -1 is the default connection. 0-n is the server item entry index of the associated Items | |
ConnectionMode | The type of connection, in ConnectionMode (Default, Failover, RoundRobin). | |
FailedCheckInterval | Interval number used to check between failed connection attempts. This # is per application request. | |
Identity | Identity used to connect to the data source, containing the username, domain, password. | |
Items | Connection items associated with this connection | |
Name | The ArcGIS Server Object Manager machine name. | |
ServerType | Type of Server that this connection is for (e.g. ArcGIS, ArcIMS). |