Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.
The Role interface supports the following methods.
| Method | Description |
|---|---|
Copies the properties of a role object to an existing role object |
|
Locks a role object |
|
Sets role permissions for a given key |
|
Unlocks a previously locked role object |
|
Saves a role in the repository |
Method/Class Cross-Reference
The following table shows the applicability of each method to each object. X indicates applicable; n/a indicates not applicable.
| clsDatabaseRole | clsCubeRole | clsMiningModelRole | |
|---|---|---|---|
Clone |
X |
n/a |
n/a |
LockObject |
X |
n/a |
n/a |
SetPermissions |
X |
X |
X |
UnlockObject |
X |
n/a |
n/a |
Update |
X |
n/a |
n/a |