Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 1.33 KB

silenceinterval-element-assl.md

File metadata and controls

50 lines (36 loc) · 1.33 KB
title description ms.date ms.service ms.custom ms.reviewer ms.topic author ms.author
SilenceInterval Element (ASSL) | Microsoft Docs
Learn about the SilenceInterval property element in the Analysis Services Scripting Language (ASSL) schema.
7/25/2018
analysis-services
assl
kfollis
reference
kfollis
kfollis

SilenceInterval Element (ASSL)

Defines the minimum amount of time the instance of Analysis Services pauses before starting the multidimensional OLAP (MOLAP) imaging process.

Syntax

  
<ProactiveCaching>  
   ...  
   <SilenceInterval>...</SilenceInterval>  
   ...  
</ProactiveCaching>  

Element Characteristics

Characteristic Description
Data type and length duration
Default value P0s
Cardinality 0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element
Parent element ProactiveCaching
Child elements None

Remarks

The element that corresponds to the parent of SilenceInterval in the Analysis Management Objects (AMO) object model is xref:Microsoft.AnalysisServices.ProactiveCaching.

See Also

Properties (ASSL)