Implemented interface member:
property
Multiplicity
System.Data.EntityModel.SchemaObjectModel.IRelationshipEnd.Multiplicity
2 references to Multiplicity
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\RelationshipEnd.cs (2)
108if (Multiplicity == RelationshipMultiplicity.Many && Operations.Count != 0) 119if (this.ParentElement.Constraints.Count == 0 && Multiplicity == null)