Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Removes a named set.
Syntax
DROP [SESSION] SET
<Cube_Reference>.Set_Name
[,<Cube_Reference>.Set_Name ...n]
<Cube_Reference> ::= {CURRENTCUBE | Cube_Name}
Arguments
Cube_Name
A valid string expression that provides the name of the cube.Set_Name
A valid string expression that provides that name of the named set to be dropped.
Remarks
For more information about named sets, see Building Named Sets in MDX (MDX).