dotConnect for DB2 Documentation
Devart.Data.DB2.DB2Types Namespace / DB2Double Structure / MinValue Field

On this page
    MinValue Field (DB2Double)
    On this page
    Represents the minimum value of a DB2Double structure.
    Syntax
    'Declaration
     
    Public Shared ReadOnly MinValue As DB2Double
    public static readonly DB2Double MinValue

    Field Value

    The minimum value of a DB2Double structure.
    Remarks
    The minimum value for DB2Double: -1.79769313486232e308.
    See Also