Base:
method
IsNull
System.Data.Common.DataStorage.IsNull(System.Int32)
7 references to IsNull
System.Data.Common (7)
System\Data\Common\SQLTypes\SQLDecimalStorage.cs (7)
34
if (
IsNull
(record))
50
if (
IsNull
(record))
74
if (
IsNull
(record))
108
if (
IsNull
(record))
125
if (
IsNull
(record))
147
if (!
IsNull
(records[i]))
245
nullbits.Set(storeIndex,
IsNull
(record));