ProactiveCachingOnlineMode-Enumeration

Defines the availability mode for proactive caching.

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

Syntax

C#
public enum ProactiveCachingOnlineMode

Elemente

Elementname Beschreibung
Immediate Specifies that queries are routed to the underlying relational data source while cache is being refreshed.
OnCacheComplete Specifies that proactive caching uses the current available cache.

Siehe auch

Verweis

Microsoft.AnalysisServices-Namespace