다음을 통해 공유


ProactiveCachingOnlineMode 열거형

Defines the availability mode for proactive caching.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
Public Enumeration ProactiveCachingOnlineMode
‘사용 방법
Dim instance As ProactiveCachingOnlineMode
public enum ProactiveCachingOnlineMode
public enum class ProactiveCachingOnlineMode
type ProactiveCachingOnlineMode
public enum ProactiveCachingOnlineMode

멤버

멤버 이름 설명
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.

참고 항목

참조

Microsoft.AnalysisServices 네임스페이스