Methods, clsPartition
メモ : |
---|
この機能は、Microsoft SQL Server の次のバージョンで削除されます。新規の開発作業ではこの機能を使用しないようにし、現在この機能を使用しているアプリケーションはできるだけ早く修正してください。 |
An object of ClassType clsPartition implements the following methods of the MDStore interface.
Method | Description |
---|---|
Copies the property values (and optionally) the collections of major and minor objects from one partition object to another |
|
Locks an object to prevent multiple users from concurrently changing the object |
|
Merges two partitions |
|
Processes the partition |
|
Releases a lock previously established by the LockObject method |
|
Updates the partition definition in the meta data repository |
参照
関連項目
clsPartition
MDStore Interface