Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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. |
Element Relationships
Relationship | Element |
---|---|
Parent element | ProactiveCaching |
Child elements | None |
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.