Partition Element (ASSL)
Defines a partition of a MeasureGroup element or a partition binding in an out-of-line MeasureGroupBinding element.
Syntax
<Partitions>
<Partition> <!-- ancestor: MeasureGroup -->
<Name>...</Name>
<ID>...</ID>
<CreatedTimestamp>...</CreatedTimestamp>
<LastSchemaUpdate>...</LastSchemaUpdate>
<Description>...</Description>
<Source>...</Source>
<ProcessingPriority>...</ProcessingPriority>
<AggregationPrefix>...</AggregationPrefix>
<StorageMode>...</StorageMode>
<ProcessingMode>...</ProcessingMode>
<ErrorConfiguration>...</ErrorConfiguration>
<StorageLocation>...</StorageLocation>
<RemoteDatasourceID>...</RemoteDatasourceID>
<Slice>...</Slice>
<ProactiveCaching>...</ProactiveCaching>
<Type>...</Type>
<EstimatedSize>...</EstimatedSize>
<EstimatedRows>...</EstimatedRows>
<CurrentStorageMode>...</CurrentStorageMode>
<AggregationDesignID>...</AggregationDesignID>
<AggregationInstances>...</AggregationInstances>
<AggregationInstanceSource>...</AggregationInstanceSource>
<LastProcessed>...</LastProcessed>
<State>...</State>
<Annotations>.../Annotations>
</Partition>
<!-- or -->
<Partition xsi:type="PartitionBinding"> <!-- ancestor: MeasureGroupBinding -->
</Partition>
</Partitions>
Element Characteristics
Characteristic |
Description |
||||||
---|---|---|---|---|---|---|---|
Data type and length |
|
||||||
Default value |
None |
||||||
Cardinality |
0-n: Optional element that can occur more than once. |
Element Relationships
Relationship |
Element |
||||||
---|---|---|---|---|---|---|---|
Parent elements |
|||||||
Child elements |
|
Remarks
This element has the following validations under DeploymentMode value 2 (tabular server mode):
The following children elements are not supported and should not be used:
An error might be thrown if any of the above elements is used.
The Source element only accepts Query binding.
The corresponding element in the Analysis Management Objects (AMO) object model is Partition.