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

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

    Field Value

    A constant representing the zero value.
    See Also