| title |
Update Element (XMLA) | Microsoft Docs |
| ms.custom |
|
| ms.date |
03/06/2017 |
| ms.prod |
sql-server-2016 |
| ms.reviewer |
|
| ms.suite |
|
| ms.technology |
analysis-services |
docset-sql-devref |
|
| ms.tgt_pltfrm |
|
| ms.topic |
reference |
| apiname |
|
| apilocation |
|
| apitype |
Schema |
| applies_to |
|
| f1_keywords |
urn:schemas-microsoft-com:xml-analysis#Update |
microsoft.xml.analysis.update |
|
|
| helpviewer_keywords |
|
| ms.assetid |
324dcc16-865d-4d0a-b393-2b06c18ac807 |
| caps.latest.revision |
12 |
| author |
jeannt |
| ms.author |
jeannt |
| manager |
erikre |
Updates attribute members in a dimension.
<Command>
<Update>
<Object>...</Object>
<MoveWithDescendants>...</MoveWithDescendants>
<Attributes>...</Attributes>
<Where>...</Where>
</Update>
</Command>
| Characteristic |
Description |
| Data type and length |
None |
| Default value |
None |
| Cardinality |
0-n: Optional element that can occur more than once. |
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).
Drop Element (XMLA)
Insert Element (XMLA)
Commands (XMLA)