Contains the collection of aggregation designs that can be shared across multiple partitions in a database.
语法
<MeasureGroup>
   ...
   <AggregationDesigns>
      <AggregationDesign>...</AggregationDesign>
   </AggregationDesigns>
   ...
</MeasureGroup>
Element Characteristics
| Characteristic | Description | 
|---|---|
| Data type and length | None (collection) | 
| Default value | None (collection) | 
| Cardinality | 0-1: Optional element that can occur once and only once. | 
Element Relationships
| Relationship | Element | 
|---|---|
| Parent elements | |
| Child elements | 
备注
The corresponding element in the Analysis Management Objects (AMO) object model is AggregationDesignCollection.
请参阅
参考
Partition Element (ASSL)
Collections (ASSL)