Compartir a través de


ApplicationRole.Create Method

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

Notas

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

CREATE ROLE (Transact-SQL)Funciones de aplicaciónCalling Methods

Lista de sobrecargas

Nombre 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.

Vea también

Referencia

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

Otros recursos

CREATE ROLE (Transact-SQL)
Funciones de aplicación
Calling Methods
CREATE ROLE (Transact-SQL)
Funciones de aplicación
Calling Methods