5 references to GetTableName
System.Data.Common (5)
System\Data\XMLSchema.cs (5)
1281string tableName = GetTableName(keyref); 1393string tableName = GetTableName(keyNode); 1516if (GetTableName(key) == table.TableName) 1653if (GetTableName(key) == table.TableName) 1686if (GetTableName(keyref) == _tableChild.TableName)