Methods, clsPartition

[!附註]

  下一版的 Microsoft SQL Server 將不再提供此功能。請勿在新的開發工作中使用此功能,並且儘速修改使用此功能的應用程式。

An object of ClassType clsPartition implements the following methods of the MDStore interface.

Method

Description

Clone

Copies the property values (and optionally) the collections of major and minor objects from one partition object to another

LockObject

Locks an object to prevent multiple users from concurrently changing the object

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 meta data repository

請參閱

參考