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)
32if (IsNull(recordNos[i])) 39if (IsNull(recordNos[i])) 52if (IsNull(recordNos[i])) 180nullbits.Set(storeIndex, IsNull(record));