Udostępnij za pośrednictwem


DROP CELL CALCULATION Statement (MDX)

Removes the specified cell calculation.

Składnia

DROP [ SESSION ] CELL CALCULATION CURRENTCUBE | Cube_Name.CellCalc_Name

Arguments

  • Cube_Name
    A valid string expression that provides the name of a cube expression.

  • CellCalc_Name
    A valid string expression that provides the name of the cell calculation to be dropped.

Zobacz także

Odwołanie

CREATE CELL CALCULATION Statement (MDX)

Inne zasoby

MDX Data Definition Statements (MDX)