Base:
method
IsNull
System.Data.Common.DataStorage.IsNull(System.Int32)
4 references to IsNull
System.Data.Common (4)
System\Data\Common\StringStorage.cs (4)
29
if (
IsNull
(recordNos[i]))
38
if (
IsNull
(recordNos[i]))
53
if (
IsNull
(recordNos[i]))
211
nullbits.Set(storeIndex,
IsNull
(record));