DbUpdatableDataRecord.IsDBNull Method (Int32)
Returns whether the specified field is set to DBNull.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- i
-
Type:
System.Int32
The ordinal of the field.
Returns whether the specified field is set to DBNull.
The ordinal of the field.