Énumération ProactiveCachingOnlineMode

Defines the availability mode for proactive caching.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

C#
public enum ProactiveCachingOnlineMode

Membres

Nom de membre 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.

Voir aussi

Référence

Espace de noms Microsoft.AnalysisServices