AlternateOf.BaseTable Property

Definition

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

Property Value

Applies to