Partition.ProactiveCaching Property

Definition

Gets or sets the ProactiveCaching object for the current partition.

[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.ProactiveCachingTypeConverter, Microsoft.AnalysisServices.Design.AS")]
public Microsoft.AnalysisServices.ProactiveCaching ProactiveCaching { get; set; }
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.ProactiveCachingTypeConverter, Microsoft.AnalysisServices.Design.AS")>]
member this.ProactiveCaching : Microsoft.AnalysisServices.ProactiveCaching with get, set
Public Property ProactiveCaching As ProactiveCaching

Property Value

A ProactiveCaching object for the current partition.

Attributes

Applies to