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

In This Topic
    Empty Field (PgSqlBigIntRange)
    In This Topic
    Returns a range with no elements in it.
    Syntax
    'Declaration
     
    Public Shadows Shared ReadOnly Empty As PgSqlBigIntRange
    public new static readonly PgSqlBigIntRange Empty

    Field Value

    A range with no elements in it.
    See Also