Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of mappen te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen om mappen te wijzigen.
Deletes a specified action from a specified cube.
Syntax
DROP ACTION CURRENTCUBE | Cube_Name
.Action_Name
Arguments
- 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.
See Also
Reference
Other Resources
MDX Data Definition Statements (MDX)
Help and Information
Getting SQL Server 2005 Assistance
Change History
| Release | History |
|---|---|
17 July 2006 |
|