2 references to AllowDBNull
System.Data (2)
fx\src\data\System\Data\Common\DBSchemaRow.cs (2)
359if (null != schemaTable.AllowDBNull) { 360object value = dataRow[schemaTable.AllowDBNull, DataRowVersion.Default];