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