AggregationUsage Enumeration
Updated: May 24, 2016
Defines the values allowed for AggregationUsage.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
| Member name | Description | |
|---|---|---|
| Default | Aggregation Designer applies a default rule based on the type of attribute (Full for keys, Unrestricted for others). | |
| Full | Every aggregation for the cube must include this attribute. | |
| None | No aggregation for the cube can include this attribute. | |
| Unrestricted | No restrictions are placed on Aggregation Designer. |
Show: