dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlDateRange Class / Null Field

In This Topic
    Null Field (PgSqlDateRange)
    In This Topic
    Represents a null PgSqlDateRange object.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Null As PgSqlDateRange
    public static readonly PgSqlDateRange Null

    Field Value

    An object that represents a null PgSqlDateRange value.
    See Also