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