2 references to AddForeignKey
System.Data.Common (2)
System\Data\XDRSchema.cs (1)
627
DataColumn childKey = _tableChild.
AddForeignKey
(parentKey);
System\Data\XMLSchema.cs (1)
1747
DataColumn childKey = _tableChild.
AddForeignKey
(parentKey);