EnumObjectPermissions méthode
Enumerates a list of permissions for the extended stored procedure.
Liste de surcharge
Nom | Description | |
---|---|---|
![]() |
EnumObjectPermissions() () () () | Enumerates a list of permissions for the extended stored procedure. |
![]() |
EnumObjectPermissions(String) | Enumerates a list of permissions for the extended stored procedure that belongs to the specified user. |
![]() |
EnumObjectPermissions(ObjectPermissionSet) | Enumerates a list of permissions for the extended stored procedure limited to the specified permission set. |
![]() |
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. |
Haut de la page