Skip to content

Latest commit

 

History

History
65 lines (54 loc) · 1.82 KB

File metadata and controls

65 lines (54 loc) · 1.82 KB
title ForceRebuildInterval Element (ASSL) | Microsoft Docs
ms.custom
ms.date 03/06/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
analysis-services
docset-sql-devref
ms.tgt_pltfrm
ms.topic reference
apiname
ForceRebuildInterval Element
apilocation
apitype Schema
applies_to
SQL Server 2016 Preview
f1_keywords
ForceRebuildInterval
helpviewer_keywords
ForceRebuildInterval element
ms.assetid d068f92e-4213-471c-a3a4-aec5af4b8ebf
caps.latest.revision 33
author Minewiskan
ms.author owend
manager erikre

ForceRebuildInterval Element (ASSL)

Determines the amount of time, starting when a fresh multidimensional OLAP (MOLAP) image becomes available, after which MOLAP imaging unconditionally starts.

Syntax

  
<ProactiveCaching>  
   ...  
   <ForceRebuildInterval>...</ForceRebuildInterval>  
   ...  
</ProactiveCaching>  

Element Characteristics

Characteristic Description
Data type and length XML duration
Default value Infinite
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 ForceRebuildInterval in the Analysis Management Objects (AMO) object model is xref:Microsoft.AnalysisServices.ProactiveCaching.

See Also

Properties (ASSL)