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 | |
---|---|---|
DesignAggregations(Double%, Double%, Int64%, Boolean%) | Creates aggregations for an aggregation design on the Analysis Services instance. | |
DesignAggregations(Double%, Double%, Int64%, Boolean%, StringCollection) | Creates aggregations for an aggregation design on the Analysis Services instance. | |
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.