EstimatedRows Element (ASSL)
Contains the estimated number of rows represented by the parent element.
Sintassi
<AggregationDesign> <!-- or Cube, MeasureGroup, MeasureGroupBinding, Partition -->
...
<EstimatedRows>...</EstimatedRows>
...
</AggregationDimension>
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 |
AggregationDesign, Cube, MeasureGroup, MeasureGroupBinding, Partition |
Child elements |
None |
Osservazioni
The elements that correspond to the parents of EstimatedRows in the Analysis Management Objects (AMO) object model are AggregationDesign, Cube, MeasureGroup, MeasureGroupBinding, and Partition.