Relationship.Type Property

Definition

The type of Relationship. At present, the only possible value is SingleColumn (1) or a normal column-column relationship.

public Microsoft.AnalysisServices.Tabular.RelationshipType Type { get; }
member this.Type : Microsoft.AnalysisServices.Tabular.RelationshipType
Public ReadOnly Property Type As RelationshipType

Property Value

Applies to