Freigeben über


ApplicationRole.Create Method

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

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

CREATE ROLE (Transact-SQL)AnwendungsrollenCalling Methods

Überladungsliste

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

Siehe auch

Verweis

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

Andere Ressourcen

CREATE ROLE (Transact-SQL)
Anwendungsrollen
Calling Methods
CREATE ROLE (Transact-SQL)
Anwendungsrollen
Calling Methods