Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Creates an application role on the instance of Microsoft SQL Server as defined by the ApplicationRole object.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
CREATE ROLE (Transact-SQL)Application RolesCalling Methods
Overload List
| 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.
|
See Also
Reference
ApplicationRole Class
ApplicationRole Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
CREATE ROLE (Transact-SQL)
Application Roles
Calling Methods
CREATE ROLE (Transact-SQL)
Application Roles
Calling Methods