EdmRelationshipAttribute.Role1Multiplicity Property

Definition

Multiplicity at one end of the relationship.

C#
public System.Data.Metadata.Edm.RelationshipMultiplicity Role1Multiplicity { get; }

Property Value

A RelationshipMultiplicity value that indicates the multiplicity.

Remarks

Properties that define the related ends of an association can be defined in any order.

The multiplicity is specified by the Multiplicity attribute of the End element in the association that defines this relationship in the conceptual model. For more information, see CSDL, SSDL, and MSL Specifications.

Applies to

Produkt Versioner
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1