'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
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