Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Include Protected Members
Include Inherited Members
Enumerates a list of server permissions for the instance of SQL Server.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
| Name | Description | |
|---|---|---|
![]() |
EnumServerPermissions() | Enumerates a list of server permissions for the instance of SQL Server. |
![]() |
EnumServerPermissions(String) | Enumerates a list of server permissions for a specified grantee on the instance of SQL Server. |
![]() |
EnumServerPermissions(ServerPermissionSet) | Enumerates a list of server permissions for a specified permission on the instance of SQL Server. |
![]() |
EnumServerPermissions(String, ServerPermissionSet) | Enumerates a list of server permissions for a specified grantee and a specified permission on the instance of SQL Server. |
Top
Remarks
Use this method to return an array of ServerPermissionInfo objects that contain information about the permissions currently set on the instance of SQL Server.
.gif)