Compartir a través de


ExtendedStoredProcedure.EnumObjectPermissions Method

Enumerates a list of permissions for the extended stored procedure.

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

Nombre Description
ExtendedStoredProcedure.EnumObjectPermissions ()
Enumerates a list of permissions for the extended stored procedure.
ExtendedStoredProcedure.EnumObjectPermissions (ObjectPermissionSet)
Enumerates a list of permissions for the extended stored procedure limited to the specified permission set.
ExtendedStoredProcedure.EnumObjectPermissions (String)
Enumerates a list of permissions for the extended stored procedure that belongs to the specified user.
ExtendedStoredProcedure.EnumObjectPermissions (String, ObjectPermissionSet)
Enumerates a list of permissions for the extended stored procedure that belong to the specified user and limited to the specified permission set.

Vea también

Referencia

ExtendedStoredProcedure Class
ExtendedStoredProcedure Members
Microsoft.SqlServer.Management.Smo Namespace

Otros recursos

Working with Database Objects
Procedimientos almacenados extendidos