Freigeben über


EnumObjectPermissions-Methode

Enumerates a list of object permissions for the SMO object.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode EnumObjectPermissions() () () () Enumerates a list of object permissions for the SMO object.
Öffentliche Methode EnumObjectPermissions(String) Enumerates a list of object permissions for a specified grantee on the SMO object.
Öffentliche Methode EnumObjectPermissions(ObjectPermissionSet) Enumerates a list of object permissions for a specified permission on the SMO object.
Öffentliche Methode EnumObjectPermissions(String, ObjectPermissionSet) Enumerates a list of object permissions for a specified grantee and a specified permission on the SMO object.

Zum Anfang