Compartir a través de


EnumObjectPermissions Método

Enumerates a list of permissions for objects in the database.

Lista de sobrecargas

  Nombre Descripción
Método publico EnumObjectPermissions() () () () Enumerates a list of permissions for objects in the database.
Método publico EnumObjectPermissions(String) Enumerates a list of permissions for objects in the database that belong to the specified user.
Método publico EnumObjectPermissions(ObjectPermissionSet) Enumerates a list of permissions for objects in the database limited to the specified permission set.
Método publico 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.

Principio