Elemento AggregationDesign (ASSL)

Definisce un set di definizioni di aggregazione che possono essere condivise tra più partizioni in un database.

Sintassi

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

Caratteristiche elemento

Caratteristica Descrizione
Tipo di dati e lunghezza Nessuno
Valore predefinito Nessuno
Cardinalità 0-n: Elemento facoltativo che può ricorrere più di una volta.

Relazioni elemento

Relazione Elemento
Elementi padre AggregationDesigns
Elementi figlio Aggregations, Annotations, Description, Dimensions, EstimatedPerformanceGain, EstimatedRows, ID, Name

Commenti

L'elemento corrispondente nel modello a oggetti AMO (Analysis Management Objects) è AggregationDesign.

Vedere anche

Elemento Partition (ASSL)
Elemento Aggregation (ASSL)
Elemento Aggregations (ASSL)
Oggetti (ASSL)