Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
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