An object of ClassType clsCube implements the following methods of the MDStore interface.
| Method | Description |
|---|---|
| Clone | Creates a copy of the property values and optionally collections of major and minor objects. |
| LockObject | Locks the cube to prevent multiple users from interfering with each other’s work. |
| Process | Processes the cube. |
| UnlockObject | Releases a lock previously established by the LockObject method. |
| Update | Updates the cube’s definition in the metadata repository. |