Compartir a través de


EnumObjectPermissions Método

Enumerates a list of permissions for the extended stored procedure.

Lista de sobrecargas

  Nombre Descripción
Método publico EnumObjectPermissions() () () () Enumerates a list of permissions for the extended stored procedure.
Método publico EnumObjectPermissions(String) Enumerates a list of permissions for the extended stored procedure that belongs to the specified user.
Método publico EnumObjectPermissions(ObjectPermissionSet) Enumerates a list of permissions for the extended stored procedure limited to the specified permission set.
Método publico 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.

Principio