dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleDataReader Class / IsDBNull Method

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