Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets or sets storage for partitions with ProactiveCaching.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Property AggregationStorage As ProactiveCachingAggregationStorage
Get
Set
'Usage
Dim instance As ProactiveCaching
Dim value As ProactiveCachingAggregationStorage
value = instance.AggregationStorage
instance.AggregationStorage = value
public ProactiveCachingAggregationStorage AggregationStorage { get; set; }
public:
property ProactiveCachingAggregationStorage AggregationStorage {
ProactiveCachingAggregationStorage get ();
void set (ProactiveCachingAggregationStorage value);
}
member AggregationStorage : ProactiveCachingAggregationStorage with get, set
function get AggregationStorage () : ProactiveCachingAggregationStorage
function set AggregationStorage (value : ProactiveCachingAggregationStorage)
Eigenschaftswert
Typ: Microsoft.AnalysisServices.ProactiveCachingAggregationStorage
One of multiple enumeration values; the default is Regular.