Partager via


EnumObjectPermissions méthode

Enumerates a list of permissions for objects in the database.

Liste de surcharge

  Nom Description
Méthode publique EnumObjectPermissions() () () () Enumerates a list of permissions for objects in the database.
Méthode publique EnumObjectPermissions(String) Enumerates a list of permissions for objects in the database that belong to the specified user.
Méthode publique EnumObjectPermissions(ObjectPermissionSet) Enumerates a list of permissions for objects in the database limited to the specified permission set.
Méthode publique EnumObjectPermissions(String, ObjectPermissionSet) Enumerates a list of permissions for objects in the database that belong to the specified user and limited to the specified permission set.

Haut de la page