Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Deletes an object on a Microsoft SQL Server 2005 Analysis Services (SSAS) 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 |
|
Child elements |
Attributes
| Attribute | Description |
|---|---|
IgnoreFailures |
Optional Boolean attribute. If set to True, the Execute method ignores network failures or failures related to remote partitions. |