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

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

    Field Value

    A constant representing the zero value.
    See Also