다음을 통해 공유


AggregationDesign 요소(ASSL)

데이터베이스의 여러 파티션에서 공유할 수 있는 집계 정의의 집합을 정의합니다.

구문

  
<AggregationDesigns>  
   <AggregationDesign>  
      <ID>...</ID>  
      <Name>...</Name>  
            <Description>...</Description>  
      <EstimatedRows>...</EstimatedRows>  
      <Dimensions>...</Dimensions>  
            <Aggregations>...</Aggregation>  
      <EstimatedPerformanceGain>...</EstimatedPerformanceGain>  
      <Annotations>...</Annotations>  
   </AggregationDesign>  
</AggregationDesigns>  

요소 특징

특성 Description
데이터 형식 및 길이 None
기본값 None
카디널리티 0-n: 두 번 이상 나타날 수 있는 선택적 요소입니다.

요소 관계

관계 요소
부모 요소 AggregationDesigns
자식 요소 Aggregations, Annotations, Description, Dimensions, EstimatedPerformanceGain, EstimatedRows, ID, Name

설명

AMO(Analysis Management Objects) 개체 모델의 해당 요소는 다음과 같습니다 AggregationDesign.

참고 항목

Partition 요소(ASSL)
Aggregation 요소(ASSL)
Aggregations 요소(ASSL)
개체(ASSL)