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

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