EstimatedCount 요소(ASSL)
사용자가 정의한 특성의 예상 멤버 수를 포함합니다.
구문
<AggregationDesignAttribute> <!-- or DimensionAttribute -->
...
<EstimatedCount>...</EstimatedCount>
...
</AggregationDesignAttribute>
요소 특징
특성 | Description |
---|---|
데이터 형식 및 길이 | long |
기본값 | None |
카디널리티 | 0-1: 한 번만 나타날 수 있는 선택적 요소입니다. |
요소 관계
관계 | 요소 |
---|---|
부모 요소 | AggregationDesignAttribute, DimensionAttribute |
자식 요소 | 없음 |
설명
이 값은 사용자가 할당하며 ASSL(AggregationDesign 요소)에서 사용됩니다.
AMO(Analysis Management Objects) 개체 모델에서 EstimatedCount의 부모에 해당하는 요소는 다음과 DimensionAttribute같습니다AggregationDesignAttribute.