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

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

    Field Value

    An object that represents a null PgSqlTimeStampRange value.
    See Also