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