'Declaration Public Enum OracleFailoverType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum OracleFailoverType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum OracleFailoverType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum OracleFailoverType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
None | Indicates that the user not requested any failover type. |
Select | Indicates that the user requested select failover. |
Session | Indicates that the user requested only session failover. |
Transaction | Indicates that the user requested transaction failover. |
Unknown | Unknown type is detected. This may indicate application failover internal error. |
System.Object
System.ValueType
System.Enum
Devart.Data.Oracle.OracleFailoverType