Model.AutomaticAggregationOptions Property

Definition

Options for the automatic aggregation.

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

Property Value

Remarks

This property is only supported when the compatibility level of the database is at 1564 or above.

Applies to