Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IObjectPermission class represents the interface used to set object permissions.
The following tables list the members exposed by the IObjectPermission type.
Public Methods
Name | Description | |
---|---|---|
![]() |
Deny | Overloaded. Denies access to the specified permission for the specified grantees on the SQL Server Management Objects (SMO) object. |
![]() |
EnumObjectPermissions | Overloaded. Enumerates a list of object permissions for the SQL Server Management Objects (SMO) object. |
![]() |
Grant | Overloaded. Grants access to the specified permission for the specified grantees on the SQL Server Management Objects (SMO) object. |
![]() |
Revoke | Overloaded. Revokes previously granted permissions from a grantee or grantees on the SQL Server Management Objects (SMO) object. |
Top
See Also
Reference
IObjectPermission Interface
Microsoft.SqlServer.Management.Smo Namespace