AggregationUsage Enumeration
SQL Server 2008
Defines the values allowed for AggregationUsage.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
| Member name | Description | |
|---|---|---|
| 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. | |
| Default | Aggregation Designer applies a default rule based on the type of attribute (Full for keys, Unrestricted for others). |
