'Declaration Public Enum OracleFailoverState Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum OracleFailoverState : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum OracleFailoverState Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum OracleFailoverState : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Member | Description |
|---|---|
| Abort | Indicates that failover was unsuccessful and there is no option to retry. |
| Begin | Indicates that failover has detected a lost connection and failover is starting. |
| End | Indicates successful completion of failover. |
| Error | Indicates that an error occurred while trying to re-establish a connection. |
| Reauth | Indicates that an user handle has been re-authenticated. |
| Unknown | Unknown stage is detected. This may indicate application failover internal error. |
System.Object
System.ValueType
System.Enum
Devart.Data.Oracle.OracleFailoverState