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

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

    Field Value

    An object that represents a null PgSqlBigIntRange value.
    See Also