ProactiveCachingIncrementalProcessingBinding.RefreshInterval Property
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Синтаксис
'Декларация
<RefreshPropertiesAttribute(RefreshProperties.All)> _
Public Property RefreshInterval As TimeSpan
[RefreshPropertiesAttribute(RefreshProperties.All)]
public TimeSpan RefreshInterval { get; set; }
[RefreshPropertiesAttribute(RefreshProperties::All)]
public:
property TimeSpan RefreshInterval {
TimeSpan get ();
void set (TimeSpan value);
}
/** @property */
public TimeSpan get_RefreshInterval ()
/** @property */
public void set_RefreshInterval (TimeSpan value)
public function get RefreshInterval () : TimeSpan
public function set RefreshInterval (value : TimeSpan)
Синхронизация потоков
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
ProactiveCachingIncrementalProcessingBinding Class
ProactiveCachingIncrementalProcessingBinding Members
Microsoft.AnalysisServices Namespace