Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Grants access to the specified permission for the specified grantees on the database user.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.
Elenco degli overload
| Nome | Description |
|---|---|
| User.Grant (ObjectPermissionSet, String) |
Grants access to the specified permission for the specified grantee on the database user.
|
| User.Grant (ObjectPermissionSet, String[]) |
Grants access to the specified permission for the specified grantees on the database user.
|
| User.Grant (ObjectPermissionSet, String, Boolean) |
Grants access to the specified permission and the ability to grant access to other users for the specified grantee on the database user.
|
| User.Grant (ObjectPermissionSet, String[], Boolean) |
Grants access to the specified permission and the ability to grant access to other users for the specified grantees on the database user.
|
| User.Grant (ObjectPermissionSet, String, Boolean, String) |
Grants access to the specified permission and the ability to grant access to other users for the specified grantee on the database user.
|
| User.Grant (ObjectPermissionSet, String[], Boolean, String) |
Grants access to the specified permission and the ability to grant access to other users for the specified grantee on the database user under an assumed role.
|
Vedere anche
Riferimento
User Class
User Members
Microsoft.SqlServer.Management.Smo Namespace
Altre risorse
Granting, Revoking, and Denying Permissions
Managing Users, Roles, and Logins