MergePartitions Element (XMLA)

Merges the data of one or more source partitions into a target partition, and then deletes the source partitions.

구문

<Command>
   <MergePartitions>
      <Sources>...</Sources>
      <Target>...</Target>
   </MergePartitions>
</Command>

Element Characteristics

Characteristic Description

Data type and length

None

Default value

None

Cardinality

0-n: Optional element that can occur more than once.

Element Relationships

Relationship Element

Parent elements

Command

Child elements

Sources, Target

주의

All object references in the Sources and Target elements must point to distinct partitions in the same measure group. Otherwise, an error occurs.

참고 항목

개념

Commands (XMLA)

도움말 및 정보

SQL Server 2005 지원 받기