AlternateOf.BaseTable 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.
A reference ID to the referenced source table. You may either define BaseTable or BaseColumn, but not both.
public Microsoft.AnalysisServices.Tabular.Table BaseTable { get; set; }
member this.BaseTable : Microsoft.AnalysisServices.Tabular.Table with get, set
Public Property BaseTable As Table