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


Endpoint.EnumObjectPermissions Method

Enumerates a list of permissions for the endpoint.

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

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

Имя Description
Endpoint.EnumObjectPermissions ()
Enumerates a list of permissions for the endpoint.
Endpoint.EnumObjectPermissions (ObjectPermissionSet)
Enumerates a list of permissions for the endpoint limited to the specified permission set.
Endpoint.EnumObjectPermissions (String)
Enumerates a list of permissions for the endpoint that belongs to the specified user.
Endpoint.EnumObjectPermissions (String, ObjectPermissionSet)
Enumerates a list of permissions for the endpoint that belong to the specified user and limited to the specified permission set.

См. также

Справочник

Endpoint Class
Endpoint Members
Microsoft.SqlServer.Management.Smo Namespace

Другие ресурсы

Implementing Endpoints
Представления каталога конечных точек (Transact-SQL)
CREATE ENDPOINT (Transact-SQL)