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>
요소 특징
특성 | Description |
---|---|
데이터 형식 및 길이 | None |
기본값 | None |
카디널리티 | 0-1: 한 번만 나타날 수 있는 선택적 요소입니다. |
요소 관계
관계 | 요소 |
---|---|
부모 요소 | Cube, Dimension, MeasureGroup, Partition |
자식 요소 | AggregationStorage, Enabled, ForceRebuildInterval, Latency, OnlineMode, SilenceInterval, SilenceOverrideInterval, Source |
설명
AMO(Analysis Management Objects) 개체 모델의 해당 요소는 다음과 같습니다 ProactiveCaching.