다음을 통해 공유


ProactiveCaching.AggregationStorage 속성

Gets or sets storage for partitions with ProactiveCaching.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
Public Property AggregationStorage As ProactiveCachingAggregationStorage 
    Get 
    Set
‘사용 방법
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)

속성 값

유형: Microsoft.AnalysisServices.ProactiveCachingAggregationStorage
One of multiple enumeration values; the default is Regular.

참고 항목

참조

ProactiveCaching 클래스

Microsoft.AnalysisServices 네임스페이스