2 references to AllowDBNull
System.Data.Common (2)
System\Data\Common\DBSchemaRow.cs (2)
324if (null != _schemaTable.AllowDBNull) 326object value = _dataRow[_schemaTable.AllowDBNull, DataRowVersion.Default];