Column.AlternateOf 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.
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.