Compartir a través de


EnumObjectPermissions Método

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

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público EnumObjectPermissions() () () () Returns a list of object permissions assigned to the referenced database role.
Método público EnumObjectPermissions(String) Returns a list of object permissions assigned to the referenced database role for the specified member of the role.
Método público EnumObjectPermissions(ObjectPermissionSet) Returns a list of object permissions assigned to the referenced database role for the specified set of object permissions.
Método público 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.

Arriba