AggregationDesign 요소(ASSL)
데이터베이스의 여러 파티션에서 공유할 수 있는 집계 정의의 집합을 정의합니다.
구문
<AggregationDesigns>
<AggregationDesign>
<ID>...</ID>
<Name>...</Name>
<Description>...</Description>
<EstimatedRows>...</EstimatedRows>
<Dimensions>...</Dimensions>
<Aggregations>...</Aggregation>
<EstimatedPerformanceGain>...</EstimatedPerformanceGain>
<Annotations>...</Annotations>
</AggregationDesign>
</AggregationDesigns>
요소 특징
특징 |
설명 |
---|---|
데이터 형식 및 길이 |
없음 |
기본값 |
없음 |
카디널리티 |
0-n: 두 번 이상 나타날 수 있는 선택적 요소입니다. |
요소 관계
관계 |
요소 |
---|---|
부모 요소 |
|
자식 요소 |
Aggregations, Annotations, Description, Dimensions, EstimatedPerformanceGain, EstimatedRows, ID, Name |