Bilješka
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati da se prijavite ili promijenite direktorije.
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati promijeniti direktorije.
Applies to:
SQL Server 2022 (16.x)
Azure SQL Database
SQL database in Microsoft Fabric
List all available roles, independently of them being used or not. Not all roles listed may be applicable to SQL Server.
| Column name | Data type | Description |
|---|---|---|
| role_name | nvarchar(128) | ID for joining with other dynamic management views. |
| role_guid | nvarchar(128) | The role name as defined in external policy source. Has to be unique. |
| modify_date | datetime2 | Time when the role definition was changed. |
Permissions
Principals must have the VIEW SERVER SECURITY STATE permission.