Napomena
Za pristup ovoj stranici potrebna je autorizacija. Možete se pokušati prijaviti ili promijeniti direktorije.
Za pristup ovoj stranici potrebna je autorizacija. Možete pokušati promijeniti direktorije.
Defines proactive caching settings for the parent element.
Syntax
<Cube> <!-- or Dimension, MeasureGroup, Partition -->
...
<ProactiveCaching>
<OnlineMode>...</OnlineMode>
<AggregationStorage>...</AggregationStorage>
<Source>...</Source>
<SilenceInterval>...</SilenceInterval>
<Latency>...</Latency>
<SilenceOverrideInterval>...</SilenceOverrideInterval>
<ForceRebuildInterval>...</ForceRebuildInterval>
<Enabled>...</Enabled>
</ProactiveCaching>
...
</Cube>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child elements |
AggregationStorage, Enabled, ForceRebuildInterval, Latency, OnlineMode, SilenceInterval, SilenceOverrideInterval, Source |
Remarks
The corresponding element in the Analysis Management Objects (AMO) object model is ProactiveCaching.