dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlDataReader Class / IsDBNull Method

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