Expand Minimize
This topic has not yet been rated - Rate this topic

ProactiveCaching Element (ASSL)

Defines proactive caching settings for the parent element.


<Cube> <!-- or Dimension, MeasureGroup, Partition -->
   ...
   <ProactiveCaching>
      <OnlineMode>...</OnlineMode>
      <AggregationStorage>...</AggregationStorage>
      <Source>...</Source>
      <SilenceInterval>...</SilenceInterval>
      <Latency>...</Latency>
      <SilenceOverrideInterval>...</SilenceOverrideInterval>
      <ForceRebuildInterval>...</ForceRebuildInterval>
      <Enabled>...</Enabled>
   </ProactiveCaching>
   ...
</Cube>

Characteristic Description

Data type and length

None

Default value

None

Cardinality

0-1: Optional element that can occur once and only once.

The corresponding element in the Analysis Management Objects (AMO) object model is ProactiveCaching.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.