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

On this page
    Null Field (PgSqlDateRange)
    On this page
    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