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 | Aggregazioni, Annotazioni, Descrizione, Dimensioni, EstimatedPerformanceGain, EstimatedRows, ID, Nome |
Commenti
L'elemento corrispondente nel modello Analysis Management Objects (AMO) è AggregationDesign .
Vedere anche
Elemento Partition (ASSL)
Elemento Aggregation (ASSL)
Elemento Aggregations (ASSL)
Oggetti (ASSL)