Methods, Dimension Interface
Примечание. |
---|
В следующей версии Microsoft SQL Server эта возможность будет удалена. Не используйте ее при работе над новыми приложениями и как можно быстрее измените приложения, в которых она в настоящее время используется. |
The Dimension interface supports the following methods.
Method | Description |
---|---|
Copies an existing object to a target object of the same class type |
|
Locks an object to prevent multiple users from concurrently changing the object |
|
Processes a dimension object |
|
Unlocks a previously locked dimension object |
|
Updates the definition of a dimension object in the metadata repository |
For the Dimension interface, these methods apply only to objects of ClassType clsDatabaseDimension.