Méthode ApplicationRole.Create

Inclure les membres protégés
Inclure les membres hérités

Creates an application role on the instance of Microsoft SQL Server as defined by the ApplicationRole object.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique Create(SecureString) Creates an application role on the instance of SQL Server as defined by the ApplicationRole object and with the specified password.
Méthode publique Create(String) Creates an application role on the instance of SQL Server as defined by the ApplicationRole object and with the specified password.

Haut de la page

Exemples

Appel de méthodes

Voir aussi

Référence

ApplicationRole Classe

Espace de noms Microsoft.SqlServer.Management.Smo

Autres ressources

CREATE ROLE (Transact-SQL)

Rôles d'applications