ExtendedStoredProcedure.EnumObjectPermissions Method
Enumerates a list of permissions for the extended stored procedure.
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
Überladungsliste
Name | 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.
|
Siehe auch
Verweis
ExtendedStoredProcedure Class
ExtendedStoredProcedure Members
Microsoft.SqlServer.Management.Smo Namespace
Andere Ressourcen
Working with Database Objects
Erweiterte gespeicherte Prozeduren