Upravit

Sdílet prostřednictvím


RefreshInterval Element (ASSL)

Specifies the interval at which the bound data associated with the parent element is refreshed.

Syntax

  
<DimensionBinding> <!-- or MeasureGroupBinding, ProactiveCachingIncrementalProcessingBinding, ProactiveCachingQueryBinding -->  
   ...  
   <RefreshInterval>...</RefreshInterval>  
   ...  
</DimensionBinding>  

Element Characteristics

Characteristic Description
Data type and length XML duration
Default value When the Ancestor or Parent is ProactiveCachingIncrementalProcessingBinding or ProactiveCachingQueryBinding, the default value is PT-1s. In all other cases, it is PT1m.
Cardinality 0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element
Parent elements DimensionBinding, MeasureGroupBinding, ProactiveCachingIncrementalProcessingBinding, ProactiveCachingQueryBinding
Child elements None

Remarks

The elements that correspond to the parents of RefreshInterval in the Analysis Management Objects (AMO) object model are DimensionBinding, MeasureGroupBinding, ProactiveCachingIncrementalProcessingBinding, and ProactiveCachingQueryBinding.

See Also

Properties (ASSL)