Udostępnij za pośrednictwem


Właściwość ProactiveCaching.ForceRebuildInterval

Pobiera lub ustawia czas uruchamiania po przerwaniu obrazu MOLAP po MOLAP, które bezwarunkowo imaging uruchamia.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Property ForceRebuildInterval As TimeSpan
    Get
    Set
'Użycie
Dim instance As ProactiveCaching
Dim value As TimeSpan

value = instance.ForceRebuildInterval

instance.ForceRebuildInterval = value
public TimeSpan ForceRebuildInterval { get; set; }
public:
property TimeSpan ForceRebuildInterval {
    TimeSpan get ();
    void set (TimeSpan value);
}
member ForceRebuildInterval : TimeSpan with get, set
function get ForceRebuildInterval () : TimeSpan
function set ForceRebuildInterval (value : TimeSpan)

Wartość właściwości

Typ: System.TimeSpan
Obiekt TimeSpan.

Uwagi

Wartością domyślną jest nieograniczony.