1 implementation of Constraints
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\Relationship.cs (1)
66public IList<ReferentialConstraint> Constraints
1 reference to Constraints
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\RelationshipEnd.cs (1)
119if (this.ParentElement.Constraints.Count == 0 && Multiplicity == null)