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