5 references to GetTableName
System.Data (5)
fx\src\data\System\Data\XMLSchema.cs (5)
1089
String tableName =
GetTableName
(keyref);
1189
String tableName =
GetTableName
(keyNode);
1304
if (
GetTableName
(key) == table.TableName)
1432
if (
GetTableName
(key) == table.TableName) {
1461
if (
GetTableName
(keyref) == _tableChild.TableName) {