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

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

    Field Value

    The maximum value of a DB2Int16 structure.
    Remarks
    The maximum value for Int16: 32,767.
    See Also