AggregationStorage 元素 (ASSL)
識別彙總的儲存方法。
語法
<ProactiveCaching>
...
<AggregationStorage>...</AggregationStorage>
...
</ProactiveCaching>
元素特性
特性 | 描述 |
---|---|
資料類型和長度 | 字串 (列舉) |
預設值 | 定期 |
基數 | 0-1:只能出現一次的選擇性元素。 |
元素關聯性
關聯性 | 元素 |
---|---|
父元素 | ProactiveCaching |
子元素 | None |
備註
這個元素的值限制為下列其中一個字串:
值 | 描述 |
---|---|
定期 | 以預設方式儲存彙總資料。 |
MolapOnly | 單獨使用多維度 OLAP (MOLAP) 儲存來儲存彙總資料。 |
MolapOnly選項僅適用于Partition元素。
在分析管理物件 (AMO) 物件模型 ProactiveCachingAggregationStorage 中,對應于AggregationStorage之允許值的列舉。