The IColumnPermission class represents the interface that manages permissions for a specified column.
The following tables list the members exposed by the IColumnPermission type.
Public Methods
名称 | Description | |
---|---|---|
![]() |
Deny | Overloaded. Denies access to the specified permission for the specified grantees on the referenced column. |
![]() |
EnumColumnPermissions | Overloaded. Enumerates a list of object permissions for the referenced column. |
![]() |
Grant | Overloaded. Grants access to the specified permission for the specified grantees on the referenced columns. |
![]() |
Revoke | Overloaded. Revokes previously granted permissions from a grantee or grantees on the referenced columns. |
顶部
请参阅
参考
IColumnPermission Interface
Microsoft.SqlServer.Management.Smo Namespace