ProactiveCachingOnlineMode Enumeration

Defines the availability mode for proactive caching.

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

Syntax

C#
public enum ProactiveCachingOnlineMode

Members

Member name Description
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.

See Also

Reference

Microsoft.AnalysisServices Namespace