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

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

    Field Value

    A range with no elements in it.
    See Also