ExtendedStoredProcedure.EnumObjectPermissions Method

Enumerates a list of permissions for the extended stored procedure.

備註

只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。

多載清單

名稱 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.

請參閱

參考

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

其他資源

Working with Database Objects
延伸預存程序