Cube.ProactiveCaching Property

Gets or sets the proactive caching settings for the cube.

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

Syntax

C#
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.ProactiveCachingTypeConverter, Microsoft.AnalysisServices.Design")]
public ProactiveCaching ProactiveCaching { get; set; }

Property Value

Type: Microsoft.AnalysisServices.ProactiveCaching
A ProactiveCaching object.

See Also

Reference

Cube Class

Microsoft.AnalysisServices Namespace