Drop 메서드

Removes current object and updates server.

오버로드 목록

  이름 설명
공용 메서드 Drop() () () () Removes current object and updates server.
공용 메서드 Drop(DropOptions) Removes current object and updates server using specified options.
공용 메서드 Drop(DropOptions, XmlaWarningCollection) Removes current object and updates server using specified options. Warnings resulting from drop operation are returned on the specified warnings object.
공용 메서드 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.
공용 메서드 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.

맨 위로 이동