Base:
method
IsNull
System.Data.Common.DataStorage.IsNull(System.Int32)
2 references to IsNull
System.Data (2)
fx\src\data\System\Data\Common\SQLTypes\SqlXmlStorage.cs (2)
39if (!IsNull(records[i])) 122nullbits.Set(storeIndex, IsNull(record));