5 references to GetTableName
System.Data.Common (5)
System\Data\XMLSchema.cs (5)
1287string tableName = GetTableName(keyref); 1399string tableName = GetTableName(keyNode); 1523if (GetTableName(key) == table.TableName) 1661if (GetTableName(key) == table.TableName) 1694if (GetTableName(keyref) == _tableChild.TableName)