EstimatedCount 元素 (ASSL)
包含用户定义的估计的属性成员数。
语法
<AggregationDesignAttribute> <!-- or DimensionAttribute -->
...
<EstimatedCount>...</EstimatedCount>
...
</AggregationDesignAttribute>
元素特征
特征 |
说明 |
---|---|
数据类型和长度 |
Long |
默认值 |
无 |
基数 |
0-1:可出现一次且仅出现一次的可选元素。 |
注释
此值由用户分配并由 AggregationDesign 元素 (ASSL) 使用。
在 Analysis Management Objects (AMO) 对象模型中,与 EstimatedCount 的父级对应的元素为 AggregationDesignAttribute 和 DimensionAttribute。