SingleColumnRelationship.ToCardinality 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.
Indicates whether the "To" end of the relationship has a cardinality of One (1) or Many (2).
public Microsoft.AnalysisServices.Tabular.RelationshipEndCardinality ToCardinality { get; set; }
member this.ToCardinality : Microsoft.AnalysisServices.Tabular.RelationshipEndCardinality with get, set
Public Property ToCardinality As RelationshipEndCardinality