2 references to TablePropertyName
System.Data (2)
fx\src\data\System\Data\CodeGen\datacache.cs (2)
200
return "table" +
TablePropertyName
(table);
1358
string TableProperty =
TablePropertyName
(dataSet.Tables[i]);