Base:
method
IsNull
System.Data.Common.DataStorage.IsNull(System.Int32)
4 references to IsNull
System.Data (4)
fx\src\data\System\Data\Common\SQLTypes\SQLDateTimeStorage.cs (4)
36if (IsNull(record)) 51if (IsNull(record)) 71if (!IsNull(records[i])) 154nullbits.Set(record, IsNull(record));