Condividi tramite


ProactiveCaching Element (ASSL)

Defines proactive caching settings for the parent element.

Sintassi

<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

Cube, Dimension, MeasureGroup, Partition

Child elements

AggregationStorage, Enabled, ForceRebuildInterval, Latency, OnlineMode, SilenceInterval, SilenceOverrideInterval, Source

Osservazioni

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

Vedere anche

Riferimento

Objects (ASSL)

Guida in linea e informazioni

Assistenza su SQL Server 2005