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