ScriptCacheProcessingMode 열거형

Specifies an enumeration of script cache processing.

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

구문

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

멤버

멤버 이름 설명
Lazy Builds the script cache after processing.
Regular Builds the script cache during processing.

참고 항목

참조

Microsoft.AnalysisServices 네임스페이스