| title | Delete Element (XMLA) | Microsoft Docs | |||
|---|---|---|---|---|
| ms.custom | ||||
| ms.date | 03/14/2017 | |||
| ms.prod | sql-server-2016 | |||
| ms.reviewer | ||||
| ms.suite | ||||
| ms.technology |
|
|||
| ms.tgt_pltfrm | ||||
| ms.topic | reference | |||
| apiname |
|
|||
| apilocation | ||||
| apitype | Schema | |||
| applies_to |
|
|||
| f1_keywords |
|
|||
| helpviewer_keywords |
|
|||
| ms.assetid | 76201b18-11e9-4815-9287-27a068d8fbc5 | |||
| caps.latest.revision | 14 | |||
| author | jeannt | |||
| ms.author | jeannt | |||
| manager | erikre |
Deletes an object on a [!INCLUDEmsCoName] [!INCLUDEssNoVersion] [!INCLUDEssASnoversion] instance.
<Command>
<Delete IgnoreFailures="boolean">
<Object>...</Object>
</Delete>
</Command> | Characteristic | Description |
|---|---|
| Data type and length | None |
| Default value | None |
| Cardinality | 0-n: Optional element that can occur more than once. |
| Relationship | Element |
|---|---|
| Parent elements | Command |
| Child elements | Object |
| Attribute | Description |
|---|---|
| IgnoreFailures | Optional Boolean attribute. If set to True, the Execute method ignores network failures or failures related to remote partitions. |