![]() ![]() |
ESRI.ArcGIS.ADF.Connection | |
Connection Class Members | |
See Also Properties Methods Send comments on this topic. |
ESRI.ArcGIS.ADF.Connection Namespace : Connection Class |
The following tables list the members exposed by Connection.
Name | Description | |
---|---|---|
![]() | Connection Constructor | Overloaded. Default Constructor. |
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). |
Name | Description | |
---|---|---|
![]() | Ping | Overload - Checks the named server to determine the state of the server. |
![]() | ReadXml | Populates the object using information found in the specified XmlNode |
![]() | ServerConnection | Overloaded. Returns a valid ServerConnection |
![]() | WriteXml | Creates a XmlNode to be inserted into an XmlDocument with the current state of the type |