ProactiveCaching.ForceRebuildInterval Property

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

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public TimeSpan ForceRebuildInterval { get; set; }

Property Value

Type: System.TimeSpan
A TimeSpan object.

Remarks

The default value is infinite.

See Also

Reference

ProactiveCaching Class

Microsoft.AnalysisServices Namespace