Base:
method
IsNull
System.Data.Common.DataStorage.IsNull(System.Int32)
7 references to IsNull
System.Data.Common (7)
System\Data\Common\SQLTypes\SQLSingleStorage.cs (7)
34
if (
IsNull
(record))
49
if (
IsNull
(record))
74
if (
IsNull
(record))
108
if (
IsNull
(record))
124
if (
IsNull
(record))
146
if (!
IsNull
(records[i]))
246
nullbits.Set(storeIndex,
IsNull
(record));