| title | DROP ACTION Statement (MDX) | Microsoft Docs | |||||
|---|---|---|---|---|---|---|
| ms.custom | ||||||
| ms.date | 03/02/2016 | |||||
| ms.prod | sql-server-2016 | |||||
| ms.reviewer | ||||||
| ms.suite | ||||||
| ms.technology |
|
|||||
| ms.tgt_pltfrm | ||||||
| ms.topic | language-reference | |||||
| f1_keywords |
|
|||||
| dev_langs |
|
|||||
| helpviewer_keywords |
|
|||||
| ms.assetid | 74b3cfee-dea8-4968-a54c-1754d52ee1bd | |||||
| caps.latest.revision | 31 | |||||
| author | Minewiskan | |||||
| ms.author | owend | |||||
| manager | erikre |
[!INCLUDEtsql-appliesto-ss2008-xxxx-xxxx-xxx_md]
Deletes a specified action from a specified cube.
DROP ACTION CURRENTCUBE | Cube_Name
.Action_Name
Cube_Name
A valid string expression that provides the cube name.
Action_Name
A valid string expression that provides the name of the action being dropped.
CREATE ACTION Statement (MDX)
MDX Data Definition Statements (MDX)