EntityDataReader.IsDBNull Method
.NET Framework 3.5
Gets a value that indicates whether the column contains nonexistent or missing values.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
Parameters
- ordinal
- Type: System.Int32
The zero-based column ordinal.
Return Value
Type: System.Booleantrue if the specified column is equivalent to DBNull; otherwise false.
Implements
IDataRecord.IsDBNull(Int32)IDataRecord.IsDBNull(Int32)
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.