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