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