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