ProactiveCachingOnlineMode Enumeration
Updated: May 24, 2016
Defines the availability mode for proactive caching.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
| 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. |
Show: