Partager via


ApplicationRole.Script Method

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

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Liste de surcharge

Nom Description
ApplicationRole.Script ()
Generates a Transact-SQL script that can be used to re-create the application role.
ApplicationRole.Script (ScriptingOptions)
Generates a Transact-SQL script that can be used to re-create the application role as specified by the script options.

Voir aussi

Référence

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

Autres ressources

Scripting
Rôles d'application
Calling Methods