dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleNumber Structure
Members

In This Topic
    OracleNumber Structure
    In This Topic
    Represents the Oracle NUMBER or any numeric type.
    Syntax
    Remarks

    To obtain an OracleNumber object call the OracleDataReader.GetOracleNumber method of the OracleDataReader class.

    When in OracleConnection.Direct mode, some members of OracleNumber are not available.

    Inheritance Hierarchy

    System.Object
       System.ValueType
          Devart.Data.Oracle.OracleNumber

    Requirements

    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

    See Also