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)
34if (IsNull(recordNos[i])) 43if (IsNull(recordNos[i])) 59if (IsNull(recordNos[i])) 81if (!IsNull(recordNos[i])) 201nullbits.Set(storeIndex, IsNull(record));