dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlDataReader Class / IsDBNull Method

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