| title | DROP ACTION Statement (MDX) | Microsoft Docs |
|---|---|
| ms.date | 06/04/2018 |
| ms.prod | sql |
| ms.technology | analysis-services |
| ms.custom | mdx |
| ms.topic | reference |
| ms.author | owend |
| ms.reviewer | owend |
| author | minewiskan |
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)