Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Примечание. |
|---|
| В следующей версии Microsoft SQL Server эта возможность будет удалена. Не используйте ее при работе над новыми приложениями и как можно быстрее измените приложения, в которых она в настоящее время используется. |
An object of ClassType clsCube implements the following methods of the MDStore interface.
| Method | Description |
|---|---|
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. |
|
Locks the cube to prevent multiple users from concurrently changing the object. |
|
Processes the cube. |
|
Releases a lock previously established by the LockObject method. |
|
Updates the cube's definition in the metadata repository. |
Примечание.