Base:
method
IsNull
System.Data.Common.DataStorage.IsNull(System.Int32)
7 references to IsNull
System.Data (7)
fx\src\data\System\Data\Common\SQLTypes\SQLSingleStorage.cs (7)
35if (IsNull(record)) 49if (IsNull(record)) 72if (IsNull(record)) 103if (IsNull(record)) 118if (IsNull(record)) 138if (!IsNull(records[i])) 221nullbits.Set(storeIndex, IsNull(record));