Поделиться через


Метод IObjectPermission.Deny

Показывать защищенные элементы
Показывать наследуемые элементы

Denies access to the specified permission for the specified grantees on the SMO object.

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

Список перегрузок

  Имя Описание
Открытый метод Deny(ObjectPermissionSet, String) Denies access to the specified permission for the specified grantee on the SMO object.
Открытый метод Deny(ObjectPermissionSet, array<String[]) Denies access to the specified permission for the specified grantees on the SMO object.
Открытый метод Deny(ObjectPermissionSet, String, Boolean) Denies access to the specified permission for the specified grantee and other users that the grantee granted access on the SMO object.
Открытый метод Deny(ObjectPermissionSet, array<String[], Boolean) Denies access to the specified permission for the specified grantees on the SMO object.

В начало

См. также

Справочник

IObjectPermission Интерфейс

Пространство имен Microsoft.SqlServer.Management.Smo