Метод Create
Creates an application role on the instance of Microsoft SQL Server as defined by the ApplicationRole object.
Список перегрузок
Имя | Описание | |
---|---|---|
Create(SecureString) | Creates an application role on the instance of SQL Server as defined by the ApplicationRole object and with the specified password. | |
Create(String) | Creates an application role on the instance of SQL Server as defined by the ApplicationRole object and with the specified password. |
В начало
См. также