EnumObjectPermissions-Methode

Returns a list of object permissions assigned to the database role.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode EnumObjectPermissions() () () () Returns a list of object permissions assigned to the referenced database role.
Öffentliche Methode EnumObjectPermissions(String) Returns a list of object permissions assigned to the referenced database role for the specified member of the role.
Öffentliche Methode EnumObjectPermissions(ObjectPermissionSet) Returns a list of object permissions assigned to the referenced database role for the specified set of object permissions.
Öffentliche Methode 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.

Zum Anfang