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

In This Topic
    MinValue Field (OracleNumber)
    In This Topic
    Represents the minimum value of an OracleNumber structure.
    Syntax
    'Declaration
     
    Public Shared ReadOnly MinValue As OracleNumber
    public static readonly OracleNumber MinValue
    Remarks
    The minimum value is -1.0 x 10(130).
    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