共用方式為


RefreshPolicy 元素 (ASSL)

決定已檢查變更的 持續 性) 元素所指定之維度或量值群組 (動態部分的頻率。

語法

  
<DimensionBinding> <!-- or MeasureGroupBinding -->  
   ...  
   <RefreshPolicy>...</RefreshPolicy>  
   ...  
</DimensionBinding>  

元素特性

特性 描述
資料類型和長度 字串 (列舉)
預設值 請參閱下表。
基數 0-1:只能出現一次的選擇性元素。
上階或父系 預設值
DimensionBinding ByQuery
MeasureGroupBinding None

元素關聯性

關聯性 元素
父元素 DimensionBindingMeasureGroupBinding
子元素 None

備註

這個元素的值限制為下表所列的其中一個字串。

描述
ByQuery 每個查詢都檢查來源資料是否已經變更。
ByInterval 來源資料只會在 RefreshInterval所指定的間隔內檢查變更。

在分析管理物件 (AMO) 物件模型 RefreshPolicy 中,對應于RefreshPolicy之允許值的列舉。

另請參閱

Persistence 元素 (ASSL)
屬性 (ASSL)