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)
108
if (
Multiplicity
== RelationshipMultiplicity.Many && Operations.Count != 0)
119
if (this.ParentElement.Constraints.Count == 0 &&
Multiplicity
== null)