Freigeben über


Methods, clsPartition

HinweisHinweis

  Diese Funktion wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie diese Funktion beim Entwickeln neuer Anwendungen nicht, und planen Sie so bald wie möglich das Ändern von Anwendungen, in denen es zurzeit verwendet wird.

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

Siehe auch

Verweis