5 references to GetTableName
System.Data.Common (5)
System\Data\XMLSchema.cs (5)
1283string tableName = GetTableName(keyref); 1395string tableName = GetTableName(keyNode); 1519if (GetTableName(key) == table.TableName) 1657if (GetTableName(key) == table.TableName) 1690if (GetTableName(keyref) == _tableChild.TableName)