skip to main content
About the Driver : Using the Driver : Using Connection Properties : Failover Properties
  
Failover Properties
The following table summarizes connection properties which can be used to implement failover.
Table 7. Failover Properties
Property
Characteristic
Specifies the number of times the driver retries connection attempts to the primary database server, and if specified, alternate servers before returning a connection failure.
Specifies the number of seconds the driver waits between connection retry attempts when ConnectionRetryCount is set to a positive integer.

See also

*Connection Property Descriptions