'Declaration Public Enum OracleServerType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum OracleServerType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum OracleServerType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum OracleServerType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Oracle | This is the connection to an Oracle database. |
TimesTen | This is the connection to TimesTen database. |
Undefined | The server type is undefined. |
System.Object
System.ValueType
System.Enum
Devart.Data.Oracle.OracleServerType