Partager via


ApplicationRole.Create Method

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

Notes

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

CREATE ROLE (Transact-SQL)Rôles d'applicationCalling Methods

Liste de surcharge

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

Voir aussi

Référence

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

Autres ressources

CREATE ROLE (Transact-SQL)
Rôles d'application
Calling Methods
CREATE ROLE (Transact-SQL)
Rôles d'application
Calling Methods