AggregationInstance.Source Property

Definition

Gets or sets the table name for the aggregation, if different than the table associated with column binding.

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

Property Value

A TabularBinding object with the source.

Applies to