dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlDataReader Class / IsDBNull Method

In This Topic
    IsDBNull Method (PgSqlDataReader)
    In This Topic
    Gets a value indicating whether the column contains non-existent or missing values.
    Overload List
    OverloadDescription
    Gets a value indicating whether the column contains non-existent or missing values.  
    Gets a value indicating whether the column contains non-existent or missing values. (Inherited from Devart.Common.DbDataReaderBase)
    See Also