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