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