Methods, clsDatabaseRole
Примечание |
|---|
В следующей версии Microsoft SQL Server эта возможность будет удалена. Не используйте ее при работе над новыми приложениями и как можно быстрее измените приложения, в которых она в настоящее время используется. |
An object of ClassType clsDatabaseRole implements the following methods of the Role interface.
Method |
Description |
|---|---|
Copies the properties of the role to a different role object |
|
Locks the role object |
|
Sets role permissions for a given key |
|
Unlocks a previously locked object |
|
Updates the definition of the database role in the metadata repository |
Примечание