Update Element (XMLA)

Updates attribute members in a dimension.

Syntax

<Command>
   <Update>
      <Object>...</Object>
      <MoveWithDescendants>...</MoveWithDescendants>
      <Attributes>...</Attributes>
      <Where>...</Where>
   </Update>
</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

Attributes, MoveWithDescendants, Object, Where

Remarks

The Update command moves attribute members within a write-enabled dimension.

For more information about updating members, see Inserting, Updating, and Dropping Members (XMLA).

See Also

Reference

Drop Element (XMLA)
Insert Element (XMLA)

Concepts

Commands (XMLA)

Help and Information

Getting SQL Server 2005 Assistance