Methods, clsCube

ms133842.note(de-de,SQL.90).gifHinweis:
  Dieses Feature wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie dieses Feature nicht zum Entwickeln neuer Anwendungen, und planen Sie das Ändern von Anwendungen, in denen es zurzeit verwendet wird, zum frühstmöglichen Zeitpunkt ein.

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

Method Description

Clone

Copies an existing object to a target object of the same class type. This method also creates a copy of the property value and has the option of creating collections of major and minor objects.

LockObject

Locks the cube to prevent multiple users from concurrently changing the object.

Process

Processes the cube.

UnlockObject

Releases a lock previously established by the LockObject method.

Update

Updates the cube's definition in the metadata repository.

Siehe auch

Verweis

clsCube
MDStore Interface

Hilfe und Informationen

Informationsquellen für SQL Server 2005