Base:
method
IsNull
System.Data.Common.DataStorage.IsNull(System.Int32)
4 references to IsNull
System.Data.Common (4)
System\Data\Common\SQLTypes\SQLDateTimeStorage.cs (4)
35if (IsNull(record)) 52if (IsNull(record)) 75if (!IsNull(records[i])) 173nullbits.Set(record, IsNull(record));