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