Cube.ScriptCacheProcessingMode Property

Definition

Gets or sets the script cache settings for processing.

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Cube_ScriptCacheProcessingMode")]
public Microsoft.AnalysisServices.ScriptCacheProcessingMode ScriptCacheProcessingMode { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Cube_ScriptCacheProcessingMode")>]
member this.ScriptCacheProcessingMode : Microsoft.AnalysisServices.ScriptCacheProcessingMode with get, set
Public Property ScriptCacheProcessingMode As ScriptCacheProcessingMode

Property Value

ScriptCacheProcessingMode

A ScriptCacheProcessingMode enumeration.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to