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