AggregationStorage Element (ASSL)
Identifies the storage method for aggregations.
Syntax
<ProactiveCaching>
...
<AggregationStorage>...</AggregationStorage>
...
</ProactiveCaching>
Element Characteristics
Characteristic |
Description |
---|---|
Data type and length |
String (enumeration) |
Default value |
Regular |
Cardinality |
0-1: Optional element that can occur once and only once. |
Remarks
The value of this element is limited to one of the following strings:
Value |
Description |
---|---|
Regular |
Aggregation data is stored in the default manner. |
MolapOnly |
Aggregation data is stored using multidimensional OLAP (MOLAP) storage only. |
The MolapOnly option is available only for the Partition element.
The enumeration that corresponds to the allowed values for AggregationStorage in the Analysis Management Objects (AMO) object model is ProactiveCachingAggregationStorage.