Creates an application role on the instance of Microsoft SQL Server as defined by the ApplicationRole object.
備註
只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。
CREATE ROLE (Transact-SQL)應用程式角色Calling Methods
多載清單
| 名稱 | 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.
|
請參閱
參考
ApplicationRole Class
ApplicationRole Members
Microsoft.SqlServer.Management.Smo Namespace
其他資源
CREATE ROLE (Transact-SQL)
應用程式角色
Calling Methods
CREATE ROLE (Transact-SQL)
應用程式角色
Calling Methods