AggregationDesign 元素 (ASSL)

定义一组可由数据库中的多个分区共享的聚合定义。

语法

  
<AggregationDesigns>  
   <AggregationDesign>  
      <ID>...</ID>  
      <Name>...</Name>  
            <Description>...</Description>  
      <EstimatedRows>...</EstimatedRows>  
      <Dimensions>...</Dimensions>  
            <Aggregations>...</Aggregation>  
      <EstimatedPerformanceGain>...</EstimatedPerformanceGain>  
      <Annotations>...</Annotations>  
   </AggregationDesign>  
</AggregationDesigns>  

元素特征

特征 说明
数据类型和长度
默认值
基数 0-n:可多次出现的可选元素。

元素关系

关系 元素
父元素 AggregationDesigns
子元素 聚合批注说明、维度、EstimatedPerformanceGainEstimatedRowsID名称

备注

AMO 对象模型中分析管理对象 (元素) 为 AggregationDesign

另请参阅

Partition 元素 (ASSL)
Aggregation 元素 (ASSL)
Aggregations 元素 (ASSL)
对象 (ASSL)