AllMemberAggregationUsage Element (ASSL)

Controls how the Aggregation Designer in Microsoft SQL Server 2005 Analysis Services(SSAS) designs aggregations.

구문

<CubeDimension>
   ...
   <AllMemberAggregationUsage>...</AllMemberAggregationUsage>
   ...
</CubeDimension>

Element Characteristics

Characteristic Description

Data type and length

String (enumeration)

Default value

Default

Cardinality

0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element

Parent elements

CubeDimension

Child elements

None

주의

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.

참고 항목

참조

Cube Element (ASSL)
Dimension Element (ASSL)
Properties (ASSL)

도움말 및 정보

SQL Server 2005 지원 받기