Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Contains the collection of Partition elements used by a MeasureGroup element, or the collection of partition bindings that make up an out-of-line MeasureGroupBinding element.
Syntax
<MeasureGroup> <!-- or MeasureGroupBinding -->
...
<Partitions>
<Partition>...</Partition> <!-- parent: MeasureGroup -->
<!-- or -->
<Partition xsi:type="PartitionBinding">...</Partition> <!-- parent: MeasureGroupBinding -->
</Partitions>
...
</MeasureGroup>
Element Characteristics
Characteristic |
Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
Relationship |
Element |
||||||
|---|---|---|---|---|---|---|---|
Parent elements |
|||||||
Child elements |
|
Remarks
The corresponding element in the Analysis Management Objects (AMO) object model is PartitionCollection.