Base:
method
IsNull
System.Data.Common.DataStorage.IsNull(System.Int32)
5 references to IsNull
System.Data.Common (5)
System\Data\Common\SQLTypes\SQLStringStorage.cs (5)
34
if (
IsNull
(recordNos[i]))
43
if (
IsNull
(recordNos[i]))
59
if (
IsNull
(recordNos[i]))
81
if (!
IsNull
(recordNos[i]))
201
nullbits.Set(storeIndex,
IsNull
(record));