Метод Create
Creates a login account on the instance of SQL Server as defined by the Login object.
Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.
Список перегрузок
| Имя | Описание | |
|---|---|---|
![]() |
Create() () () () | Creates a login account on the instance of SQL Server as defined by the Login object. |
![]() |
Create(SecureString) | Creates a login account on the instance of SQL Server as defined by the Login object. |
![]() |
Create(String) | Creates a login account on the instance of SQL Server as defined by the Login object. |
![]() |
Create(SecureString, LoginCreateOptions) | Creates a login account on the instance of SQL Server as defined by the Login object. |
![]() |
Create(String, LoginCreateOptions) | Creates a login account on the instance of SQL Server as defined by the Login object. |
В начало
.gif)