2 references to AddForeignKey
System.Data (2)
fx\src\data\System\Data\XDRSchema.cs (1)
602
DataColumn childKey = _tableChild.
AddForeignKey
(parentKey);
fx\src\data\System\Data\XMLSchema.cs (1)
1506
DataColumn childKey = _tableChild.
AddForeignKey
(parentKey);