| Drop (Member) | (standard MDX) |
Delete a calculated member (measure).
Description
Delete a calculated member (measure) previously created using a create statement. Note that the DROP statement applied to a non existing calculated member does nothing.
DROP MEMBER unique_name [, unique_name]*
Note the usage of the cube name (in front of the unique name) required to drop a calculated measure:
DROP MEMBER [Sales].[Geography].[Geo].[Europe I]
See Also
Calculated Members Create (Member) Drop (Function) Drop (Set)
XMLA Properties
Find here the value of the XMLA properties when not specified otherwise.
icCube OLAP version: 2.5.1 13-May-2012 02:21:10 GMT