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