| title |
Drop 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#Drop |
microsoft.xml.analysis.drop |
|
|
| helpviewer_keywords |
|
| ms.assetid |
a5d21db3-743a-4958-b16d-b6816a5ee787 |
| caps.latest.revision |
13 |
| author |
jeannt |
| ms.author |
jeannt |
| manager |
erikre |
Deletes attribute members from a dimension.
<Command>
<Drop>
<Object>...</Object>
<DeleteWithDescendants>...</DeleteWithDescendants>
<Where>...</Where>
</Drop>
</Command>
| Characteristic |
Description |
| Data type and length |
None |
| Default value |
None |
| Cardinality |
0-n: Optional element that can occur more than once. |
Remarks
The Drop command deletes attribute members from a write-enabled dimension.
For more information about deleting members, see Inserting, Updating, and Dropping Members (XMLA).
Insert Element (XMLA)
Update Element (XMLA)
Commands (XMLA)