Share via


AggregationDesign.DesignAggregations Method

Include Protected Members
Include Inherited Members

Creates aggregations for an aggregation design on the Analysis Services instance.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method DesignAggregations(Double%, Double%, Int64%, Boolean%) Creates aggregations for an aggregation design on the Analysis Services instance.
Public method DesignAggregations(Double%, Double%, Int64%, Boolean%, StringCollection) Creates aggregations for an aggregation design on the Analysis Services instance.
Public method DesignAggregations(TimeSpan, Int32, Double, Int64, StringCollection) Creates aggregations for an aggregation design on the Analysis Services instance.

Top

Remarks

The DesignAggregations command is used to generate aggregation definitions stored by an aggregation design. An aggregation design can then be used to materialize aggregations for a partition and can be reused between partitions.

See Also

Reference

AggregationDesign Class

Microsoft.AnalysisServices Namespace