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