Freigeben über


EnumObjectPermissions-Methode

Enumerates a list of permissions for objects in the database.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode EnumObjectPermissions() () () () Enumerates a list of permissions for objects in the database.
Öffentliche Methode EnumObjectPermissions(String) Enumerates a list of permissions for objects in the database that belong to the specified user.
Öffentliche Methode EnumObjectPermissions(ObjectPermissionSet) Enumerates a list of permissions for objects in the database limited to the specified permission set.
Öffentliche Methode 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.

Zum Anfang