Column.AlternateOf Property

Definition

Defines the AlternateOf reference source BaseTable or BaseColumn, and the Summarization.

public Microsoft.AnalysisServices.Tabular.AlternateOf AlternateOf { get; set; }
member this.AlternateOf : Microsoft.AnalysisServices.Tabular.AlternateOf with get, set
Public Property AlternateOf As AlternateOf

Property Value

Remarks

This property is only supported when the compatibility level of the database is at 1460 or above.

Applies to