Skip to content

Latest commit

 

History

History
47 lines (37 loc) · 1.37 KB

File metadata and controls

47 lines (37 loc) · 1.37 KB
title description ms.date ms.service ms.custom ms.topic ms.author ms.reviewer author
Update Element (XMLA) | Microsoft Docs
Learn how the Update element updates attribute members in a dimension.
01/05/2020
analysis-services
xmla
reference
kfollis
kfollis
kfollis

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.