Compartir a través de


EnumObjectPermissions Método

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

Lista de sobrecargas

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

Principio