'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
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2