AggregationDesigns Element (ASSL)
Contains the collection of aggregation designs that can be shared across multiple partitions in a database.
Syntax
<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 | MeasureGroup |
Child elements | AggregationDesign |
Remarks
The corresponding element in the Analysis Management Objects (AMO) object model is AggregationDesignCollection.