ProactiveCaching.Enabled Property

Definition

Gets or sets an indication if proactive caching is enabled.

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

Property Value

Boolean

true if proactive caching is enabled; otherwise, false.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to