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

In This Topic
    Zero Field (DB2Int16)
    In This Topic
    Represents the zero value.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Zero As DB2Int16
    public static readonly DB2Int16 Zero

    Field Value

    A constant representing the zero value.
    See Also