IObjectPermission.Grant Method (ObjectPermissionSet, String)
SQL Server 2008 R2
Grants access to the specified permission for the specified grantee on the SMO object.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- permissions
- Type: Microsoft.SqlServer.Management.Smo.ObjectPermissionSet
An ObjectPermissionSet object that specifies the permission.
- granteeName
- Type: System.String
A String value that specifies the grantee to be granted access to the permission.
