Freigeben über


Drop-Methode

Removes current object and updates server.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode Drop() () () () Removes current object and updates server.
Öffentliche Methode Drop(DropOptions) Removes current object and updates server using specified options.
Öffentliche Methode Drop(DropOptions, XmlaWarningCollection) Removes current object and updates server using specified options. Warnings resulting from drop operation are returned on the specified warnings object.
Öffentliche Methode Drop(DropOptions, XmlaWarningCollection, ImpactDetailCollection) Removes current object and updates server using specified options. Warnings resulting from drop operation are returned on the specified warnings variable and results for affected objects in operation are returned on specified impactResult variable.
Öffentliche Methode Drop(DropOptions, XmlaWarningCollection, ImpactDetailCollection, Boolean) Removes current object and updates server using specified options. Warnings resulting from drop operation are returned on the specified warnings variable and results for affected objects in operation are returned on specified impactResult variable.

Zum Anfang