Нотатка
Доступ до цієї сторінки потребує авторизації. Можна спробувати ввійти або змінити каталоги.
Доступ до цієї сторінки потребує авторизації. Можна спробувати змінити каталоги.
Contains the estimated number of members for an attribute, as defined by the user.
Syntax
<AggregationDesignAttribute> <!-- or DimensionAttribute -->
...
<EstimatedCount>...</EstimatedCount>
...
</AggregationDesignAttribute>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
Long |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child elements |
None |
Remarks
This value is assigned by the user and is used by the AggregationDesign Element (ASSL).
The elements that correspond to the parents of EstimatedCount in the Analysis Management Objects (AMO) object model are AggregationDesignAttribute and DimensionAttribute.