Méthode EnumObjectPermissions
Returns a list of object permissions assigned to the database role.
Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.
Liste de surcharge
Nom | Description | |
---|---|---|
EnumObjectPermissions() () () () | Returns a list of object permissions assigned to the referenced database role. | |
EnumObjectPermissions(String) | Returns a list of object permissions assigned to the referenced database role for the specified member of the role. | |
EnumObjectPermissions(ObjectPermissionSet) | Returns a list of object permissions assigned to the referenced database role for the specified set of object permissions. | |
EnumObjectPermissions(String, ObjectPermissionSet) | Returns a list of object permissions assigned to the referenced database role for the specified member of the role and for the specified set of permissions. |
Haut de la page