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 |
|
Elementi figlio |
Aggregations, Annotations, Description, Dimensions, EstimatedPerformanceGain, EstimatedRows, ID, Name |
Osservazioni
L'elemento corrispondente nel modello a oggetti AMO (Analysis Management Objects) è AggregationDesign.
Vedere anche