Share via


RelationshipEndMember.RelationshipMultiplicity Property

Definition

Gets the multiplicity of this relationship end member.

public System.Data.Entity.Core.Metadata.Edm.RelationshipMultiplicity RelationshipMultiplicity { get; set; }
member this.RelationshipMultiplicity : System.Data.Entity.Core.Metadata.Edm.RelationshipMultiplicity with get, set
Public Property RelationshipMultiplicity As RelationshipMultiplicity

Property Value

One of the RelationshipMultiplicity values.

Applies to