dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteDataReader Class / IsDBNull Method

In This Topic
    IsDBNull Method (SQLiteDataReader)
    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