확장 최소화
이 항목은 아직 평가되지 않았습니다.- 이 항목 평가

DataAggregationMode 열거형

Indicates if the server can aggregate data or the cache.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices.dll의 Microsoft.AnalysisServices
public enum DataAggregationMode
멤버 이름설명
NoneSpecifies that nothing can be aggregated
DataAggregatableSpecifies that the data in files or tables can be aggregated.
CacheAggregatableSpecifies that the information in cache can be aggregated.
DataAndCacheAggregatableSpecifies that the information in cache and data in the files or tables can be aggregated.

새 항목: 2006년 7월 17일

Data refers to MOLAP files or ROLAP tables.

Cache refers to any of multiple Analysis Services caches in memory.

이 정보가 도움이 되었습니까?
(1500자 남음)

커뮤니티 추가 항목

추가
© 2013 Microsoft. All rights reserved.