EdmRelationshipAttribute.Role2Multiplicity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Multiplicity at the other end of the relationship.
public System.Data.Entity.Core.Metadata.Edm.RelationshipMultiplicity Role2Multiplicity { get; }
member this.Role2Multiplicity : System.Data.Entity.Core.Metadata.Edm.RelationshipMultiplicity
Public ReadOnly Property Role2Multiplicity As RelationshipMultiplicity
Property Value
A RelationshipMultiplicity value that indicates the multiplicity.