| title |
Insert Element (XMLA) | Microsoft Docs |
| ms.custom |
|
| ms.date |
03/03/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#Insert |
|
microsoft.xml.analysis.insert |
|
| helpviewer_keywords |
|
| ms.assetid |
d1137033-cc19-4bcb-b93d-8575f17bea6b |
| caps.latest.revision |
12 |
| author |
jeannt |
| ms.author |
jeannt |
| manager |
erikre |
Inserts attribute members into a dimension.
<Command>
<Insert>
<Object>...</Object>
<Attributes>...</Attributes>
</Insert>
</Command>
| Characteristic |
Description |
| Data type and length |
None |
| Default value |
None |
| Cardinality |
0-n: Optional element that can occur more than once. |
Remarks
The Insert command inserts new attribute members into a write-enabled dimension.
For more information about deleting members, see Inserting, Updating, and Dropping Members (XMLA).
Drop Element (XMLA)
Update Element (XMLA)
Commands (XMLA)