Freigeben über


ScriptCacheProcessingMode-Enumeration

Specifies an enumeration of script cache processing.

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

Syntax

'Declaration
Public Enumeration ScriptCacheProcessingMode
'Usage
Dim instance As ScriptCacheProcessingMode
public enum ScriptCacheProcessingMode
public enum class ScriptCacheProcessingMode
type ScriptCacheProcessingMode
public enum ScriptCacheProcessingMode

Elemente

Elementname Beschreibung
Lazy Builds the script cache after processing.
Regular Builds the script cache during processing.

Siehe auch

Verweis

Microsoft.AnalysisServices-Namespace