Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Defines the type of aggregation stored by the Partition element.
Syntax
<AggregationInstance>
...
<AggregationType>...</AggregationType>
...
</AggregationInstance>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String (enumeration) |
Default value |
None |
Cardinality |
1-1: Required element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child elements |
None |
Hinweise
The value of this element is limited to one of the strings in the following table.
| Value | Description |
|---|---|
IndexedView |
The aggregation is stored in an indexed view. |
Table |
The aggregation is stored in a table. |
UserDefined |
The aggregation is user-defined. |
The enumeration that corresponds to the allowed values for AggregationType in the Analysis Management Objects (AMO) object model is AggregationInstance.