RelationshipType Enumeration

 

Updated: May 24, 2016

The type of relationship. Currently, the only possible value is SingleColumn.

Namespace:   Microsoft.AnalysisServices.Tabular
Assembly:  Microsoft.AnalysisServices.Tabular (in Microsoft.AnalysisServices.Tabular.dll)

public enum class RelationshipType

Member nameDescription
SingleColumn

Relationships are constructed using a column-to-column mapping.

Return to top
Show: