Поделиться через


Свойство ProactiveCachingIncrementalProcessingBinding.RefreshInterval

Gets or sets the update interval for ProactiveCachingIncrementalProcessingBinding.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public Property RefreshInterval As TimeSpan 
    Get 
    Set
'Применение
Dim instance As ProactiveCachingIncrementalProcessingBinding 
Dim value As TimeSpan 

value = instance.RefreshInterval

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

Значение свойства

Тип: System.TimeSpan
The update interval for this class.

См. также

Справочник

ProactiveCachingIncrementalProcessingBinding Класс

Пространство имен Microsoft.AnalysisServices