Compartir a través de


DatabaseRole.Script Method

Generates a Transact-SQL script that can be used to re-create the SQL Server database role.

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

Nombre Description
DatabaseRole.Script ()
Generates a Transact-SQL script that can be used to re-create the Microsoft SQL Server database role.
DatabaseRole.Script (ScriptingOptions)
Generates a Transact-SQL script that can be used to re-create the Microsoft SQL Server database role as specified by the scripting options.

Vea también

Referencia

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

Otros recursos

Scripting
Managing Users, Roles, and Logins
Database Roles
CREATE ROLE (Transact-SQL)