Drop Element (XMLA)
Deletes attribute members from a dimension.
Sintassi
<Command>
<Drop>
<Object>...</Object>
<DeleteWithDescendants>...</DeleteWithDescendants>
<Where>...</Where>
</Drop>
</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 |
|
Child elements |
Osservazioni
The Drop command deletes attribute members from a write-enabled dimension.
For more information about deleting members, see Inserting, Updating, and Dropping Members (XMLA).
Vedere anche
Riferimento
Insert Element (XMLA)
Update Element (XMLA)