1 reference to ForeignKeyConstraint
System.Data.Entity (1)
System\Data\Query\PlanCompiler\ConstraintManager.cs (1)
259
ForeignKeyConstraint fkConstraint = new
ForeignKeyConstraint
(relationshipType, relationshipSet, constraint);