dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleNumber Structure / MaxValue Field

In This Topic
    MaxValue Field (OracleNumber)
    In This Topic
    Represents the maximum value of an OracleNumber structure.
    Syntax
    'Declaration
     
    Public Shared ReadOnly MaxValue As OracleNumber
    public static readonly OracleNumber MaxValue
    Remarks
    The maximum value is 9.9...9 x 10(125) (38 nines followed by 88 zeroes).
    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