Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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 |
|
Child elements |
None |
Hinweise
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.