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

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

    Field Value

    An object that represents a null PgSqlTimeStampTZRange value.
    See Also