共用方式為


ProactiveCaching 元素 (ASSL)

定義父元素的主動式快取設定。

語法

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

元素特性

特性 描述
資料類型和長度 None
預設值 None
基數 0-1:只能出現一次的選擇性元素。

元素關聯性

關聯性 元素
父元素 CubeDimensionMeasureGroupPartition
子元素 AggregationStorageEnabledForceRebuildInterval延遲OnlineModeSilenceIntervalSilenceOverrideIntervalSource

備註

分析管理物件 (AMO) 物件模型中的對應元素是 ProactiveCaching

另請參閱

物件 (ASSL)