Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Denies access to the specified permission for the specified grantees on the referenced column.
Замечания
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Список перегрузок
| Имя | Description |
|---|---|
| IColumnPermission.Deny (ObjectPermissionSet, String, String[]) |
Denies access to the specified permissions for the specified grantee on the specified list of columns.
|
| IColumnPermission.Deny (ObjectPermissionSet, String[], String[]) |
Denies access to the specified permissions for the specified grantees on the specified list of columns.
|
| IColumnPermission.Deny (ObjectPermissionSet, String, String[], Boolean) |
Denies access to the specified permission for the specified grantee and other users that the grantee granted access to on the specified list of columns.
|
| IColumnPermission.Deny (ObjectPermissionSet, String[], String[], Boolean) |
Denies access to the specified permission for the specified grantees and other users that the grantee granted access to on the specified list of columns.
|
См. также
Справочник
IColumnPermission Interface
IColumnPermission Members
Microsoft.SqlServer.Management.Smo Namespace