Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
To create a user-defined role
Open SQL Server Management Studio.
Click Object Explorer on the View menu.
On the Object Explorer toolbar, click Connect, and then click Database Engine.
In the Connect to Server dialog box, provide a server name and select an authentication mode. You can use a period (.), (local), or
localhostto indicate the local server.Click Connect.
Expand Databases, System Databases, msdb, Security, and Roles.
In the Roles node, right-click Database Roles, and click New Database Role.
On the General page, provide a name and optionally, specify an owner and owned schemas and add role members.
Optionally, click Permissions and configure object permissions.
Optionally, click Extended Properties and configure any extended properties.
Click OK.