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