RelationshipEnd.Multiplicity 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.
Gets or sets the multiplicity value for the relationship.
public Microsoft.AnalysisServices.Multiplicity Multiplicity { get; set; }
member this.Multiplicity : Microsoft.AnalysisServices.Multiplicity with get, set
Public Property Multiplicity As Multiplicity
Property Value
A Multiplicity enumeration value specifying whether a relationship end is connected to the "one" or "many" side of a one-to-many relation.