dotConnect for DB2 Documentation
Devart.Data.DB2.DB2Types Namespace / DB2Real370 Structure / MaxValue Field

In This Topic
    MaxValue Field (DB2Real370)
    In This Topic
    Represents the maximum value of a DB2Real370 structure.
    Syntax
    'Declaration
     
    Public Shared ReadOnly MaxValue As DB2Real370
    public static readonly DB2Real370 MaxValue

    Field Value

    The maximum value of a DB2Real370 structure.
    Remarks
    The maximum value for DB2Real370: 7.2e75.
    See Also