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 |
请参阅
参考
clsDatabaseRole
Role Interface