Compartir a través de


Methods, clsDatabaseRole

[!NOTA]

  Esta característica se quitará en la versión siguiente de Microsoft SQL Server. No utilice esta característica en nuevos trabajos de desarrollo y modifique lo antes posible las aplicaciones que actualmente la utilizan.

An object of ClassType clsDatabaseRole implements the following methods of the Role interface.

Method

Description

Clone

Copies the properties of the role to a different role object

LockObject

Locks the role object

SetPermissions

Sets role permissions for a given key

UnlockObject

Unlocks a previously locked object

Update

Updates the definition of the database role in the metadata repository

Vea también

Referencia