AllMemberAggregationUsage Element (ASSL)
SQL Server 2008
Controls how the Aggregation Designer in Microsoft SQL Server Analysis Services designs aggregations.
The value of this element is limited to one of the strings in the following table.
Value | Description |
|---|---|
Full | Every aggregation for the cube must include the All member. |
None | No aggregation for the cube should include the All member. |
Unrestricted | No restrictions are placed on the Aggregation Designer. |
Default | Same as Unrestricted. |
The element that corresponds to the parent of AllMemberAggregationUsage in the Analysis Management Objects (AMO) object model is CubeDimension.
