Partition.AggregationInstanceSource Property

Definition

Gets or sets the data source view for user-defined aggregations.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.DataSourceViewBinding AggregationInstanceSource { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.AggregationInstanceSource : Microsoft.AnalysisServices.DataSourceViewBinding with get, set
Public Property AggregationInstanceSource As DataSourceViewBinding

Property Value

A DataSourceViewBinding object for user-defined aggregations.

Attributes

Applies to