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

On this page
    Null Field (PgSqlIntRange)
    On this page
    Represents a null PgSqlIntRange object.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Null As PgSqlIntRange
    public static readonly PgSqlIntRange Null

    Field Value

    An object that represents a null PgSqlIntRange value.
    See Also