Поделиться через


AggregationDesign Element (ASSL)

Defines a set of aggregation definitions that can be shared across multiple partitions in a database.

Синтаксис

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

Element Characteristics

Characteristic Description

Data type and length

None

Default value

None

Cardinality

0-n: Optional element that can occur more than once.

Element Relationships

Relationship Element

Parent elements

AggregationDesigns

Child elements

Aggregations, Annotations, Description, Dimensions, EstimatedPerformanceGain, EstimatedRows, ID, Name

Замечания

The corresponding element in the Analysis Management Objects (AMO) object model is AggregationDesign.

См. также

Справочник

Partition Element (ASSL)
Aggregation Element (ASSL)
Aggregations Element (ASSL)
Objects (ASSL)

Справка и поддержка

Получение помощи по SQL Server 2005