Udostępnij za pośrednictwem


Właściwość Cube.ProactiveCaching

Pobiera lub ustawia aktywne buforowanie ustawienia dla moduł.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
<TypeConverterAttribute("Microsoft.AnalysisServices.Design.ProactiveCachingTypeConverter, Microsoft.AnalysisServices.Design")> _
Public Property ProactiveCaching As ProactiveCaching
    Get
    Set
'Użycie
Dim instance As Cube
Dim value As ProactiveCaching

value = instance.ProactiveCaching

instance.ProactiveCaching = value
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.ProactiveCachingTypeConverter, Microsoft.AnalysisServices.Design")]
public ProactiveCaching ProactiveCaching { get; set; }
[TypeConverterAttribute(L"Microsoft.AnalysisServices.Design.ProactiveCachingTypeConverter, Microsoft.AnalysisServices.Design")]
public:
property ProactiveCaching^ ProactiveCaching {
    ProactiveCaching^ get ();
    void set (ProactiveCaching^ value);
}
[<TypeConverterAttribute("Microsoft.AnalysisServices.Design.ProactiveCachingTypeConverter, Microsoft.AnalysisServices.Design")>]
member ProactiveCaching : ProactiveCaching with get, set
function get ProactiveCaching () : ProactiveCaching
function set ProactiveCaching (value : ProactiveCaching)

Wartość właściwości

Typ: Microsoft.AnalysisServices.ProactiveCaching
A ProactiveCaching obiektu.