Base:
method
IsNull
System.Data.Common.DataStorage.IsNull(System.Int32)
7 references to IsNull
System.Data (7)
fx\src\data\System\Data\Common\SQLTypes\SQLDecimalStorage.cs (7)
35if (IsNull(record)) 49if (IsNull(record)) 71if (IsNull(record)) 102if (IsNull(record)) 117if (IsNull(record)) 136if (!IsNull(records[i])) 219nullbits.Set(storeIndex, IsNull(record));