'Declaration Public Enum OracleNumberType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum OracleNumberType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum OracleNumberType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum OracleNumberType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Float | Corresponds to the FLOAT Oracle type. |
Integer | Corresponds to the NUMBER Oracle type when the scale equals 0. |
Number | Corresponds to the NUMBER Oracle type with any scale value. |
System.Object
System.ValueType
System.Enum
Devart.Data.Oracle.OracleNumberType
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