Freigeben über


Methods, Dimension Interface

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.

The Dimension interface supports the following methods.

Method

Description

Clone

Copies an existing object to a target object of the same class type

LockObject

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

Process

Processes a dimension object

UnlockObject

Unlocks a previously locked dimension object

Update

Updates the definition of a dimension object in the metadata repository

For the Dimension interface, these methods apply only to objects of ClassType clsDatabaseDimension.

Siehe auch

Verweis