Base:
method
IsDBNull
System.Data.Common.DbDataRecord.IsDBNull(System.Int32)
Implemented interface member:
method
IsDBNull
System.Data.IDataRecord.IsDBNull(System.Int32)
1 reference to IsDBNull
System.Data.Entity (1)
System\Data\Mapping\Update\Internal\KeyManager.cs (1)
316if (currentValues.IsDBNull(ordinal))