Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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.