Base:
method
IsNull
System.Data.Common.DataStorage.IsNull(System.Int32)
2 references to IsNull
System.Data.Common (2)
System\Data\Common\SQLTypes\SQLCharsStorage.cs (2)
40if (!IsNull(records[i])) 138nullbits.Set(storeIndex, IsNull(record));