Methods, clsDatabaseRole
Note
This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.
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 |
See Also
Reference
clsDatabaseRole
Role Interface