Base:
method
IsNull
System.Data.Common.DataStorage.IsNull(System.Int32)
4 references to IsNull
System.Data (4)
fx\src\data\System\Data\Common\StringStorage.cs (4)
32
if (
IsNull
(recordNos[i]))
39
if (
IsNull
(recordNos[i]))
52
if (
IsNull
(recordNos[i]))
180
nullbits.Set(storeIndex,
IsNull
(record));