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

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

    Field Value

    A constant representing the zero value.
    See Also