Compartir a través de


EnumObjectPermissions Método

Enumerates a list of permissions for the extended stored procedure.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público EnumObjectPermissions() () () () Enumerates a list of permissions for the extended stored procedure.
Método público EnumObjectPermissions(String) Enumerates a list of permissions for the extended stored procedure that belongs to the specified user.
Método público EnumObjectPermissions(ObjectPermissionSet) Enumerates a list of permissions for the extended stored procedure limited to the specified permission set.
Método público EnumObjectPermissions(String, ObjectPermissionSet) Enumerates a list of permissions for the extended stored procedure that belong to the specified user and limited to the specified permission set.

Arriba