Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
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.