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.
Determines whether the instance can aggregate persisted data or cached data for the MeasureGroup.
Syntax
<MeasureGroup>
...
<DataAggregation>...</DataAggregation>
...
</MeasureGroup>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String (enumeration) |
Default value |
DataAndCacheAggregatable |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child elements |
None |
Hinweise
The value of this element is limited to one of the strings in the following table.
| Value | Description |
|---|---|
None |
Aggregation is not performed for this measure group. |
DataAggregatable |
Persisted data is aggregatable for this measure group. |
CacheAggregatable |
Cached data is aggregatable for this measure group. |
DataAndCacheAggregatable |
Both persisted data and cached data are aggregatable for this measure group. |
The element that corresponds to the parent of DataAggregation in the Analysis Management Objects (AMO) object model is MeasureGroup.
Siehe auch
Verweis
Cube Element (ASSL)
Dimension Element (ASSL)
Properties (ASSL)