Base:
method
IsNull
System.Data.Common.DataStorage.IsNull(System.Int32)
7 references to IsNull
System.Data.Common (7)
System\Data\Common\SQLTypes\SQLMoneyStorage.cs (7)
34if (IsNull(record)) 50if (IsNull(record)) 74if (IsNull(record)) 108if (IsNull(record)) 125if (IsNull(record)) 148if (!IsNull(records[i])) 246nullbits.Set(storeIndex, IsNull(record));