Analysis Services Programming
Data Definition Language
The following topics describe the data definition language (DDL) used by PivotTableĀ® Service.
Topic | Description |
---|---|
ALTER CUBE Statement | Allows client applications to control the structure of a |
CREATE ACTION Statement | Allows the user to create |
CREATE CACHE Statement | Populates the cache with a |
CREATE CELL CALCULATION Statement | Creates a calculated cell formula for specified tuples within a cube. |
CREATE CUBE Statement | Creates a |
CREATE MEMBER Statement | Creates a |
CREATE MINING MODEL Statement | Creates a local data |
CREATE SET Statement | Creates a user-defined |
DROP_ACTION_Statement | Deletes an |
DROP CUBE Statement | Deletes a cube from the database. |
CREATE CELL CALCULATION Statement | Removes a calculated cell. |
DROP LIBRARY Statement | Removes a user-defined function library from use during a session. |
DROP MEMBER Statement | Deletes a calculated member. |
DROP MINING MODEL Statement | Deletes a mining model. |
DROP SET Statement | Deletes a user-defined set. |
REFRESH CUBE Statement | Causes the memory cached on the client application to be synchronized with the server. |
USE LIBRARY Statement | Loads a user-defined function library for use during a session. |