ProactiveCaching.ForceRebuildInterval Property

Definition

Gets or sets the amount of time, starting after a MOLAP image is dropped, after which MOLAP imaging starts unconditionally.

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_ProactiveCaching_ForceRebuildInterval")]
public TimeSpan ForceRebuildInterval { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_ProactiveCaching_ForceRebuildInterval")>]
member this.ForceRebuildInterval : TimeSpan with get, set
Public Property ForceRebuildInterval As TimeSpan

Property Value

TimeSpan

A TimeSpan object.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Remarks

The default value is infinite.

Applies to