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