Aracılığıyla paylaş


ApplicationRole.Create Method

Include Protected Members
Include Inherited Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

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

Top

Examples

Calling Methods

See Also

Reference

ApplicationRole Class

Microsoft.SqlServer.Management.Smo Namespace

Other Resources

CREATE ROLE (Transact-SQL)

Application Roles