An object of ClassType clsPartition 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 partition to prevent multiple users of the cube from interfering with each other’s work. |
| Merge | Merges two partitions. |
| Process | Processes the partition. |
| UnlockObject | Releases a lock previously established by the LockObject method. |
| Update | Updates the partition definition in the metadata repository. |