Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Deletes an object on a Analysis Services instance.
Syntax
<Command>
<Delete IgnoreFailures="boolean">
<Object>...</Object>
</Delete>
</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 | Command |
| Child elements | Object |
Attributes
| Attribute | Description |
|---|---|
| IgnoreFailures | Optional Boolean attribute. If set to True, the Execute method ignores network failures or failures related to remote partitions. |