dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlNumeric Structure / IsNull Property

In This Topic
    IsNull Property (PgSqlNumeric)
    In This Topic
    Gets a value indicating whether this instance is empty.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsNull As Boolean
    public bool IsNull {get;}
    See Also