Метод Create

Creates a login account on the instance of Microsoft 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 Microsoft SQL Server as defined by the Login object
Открытый метод Create(String) Creates a login account on the instance of Microsoft SQL Server as defined by the Login object
Открытый метод Create(SecureString, LoginCreateOptions) Creates a login account on the instance of Microsoft SQL Server as defined by the Login object
Открытый метод Create(String, LoginCreateOptions) Creates a login account on the instance of Microsoft SQL Server as defined by the Login object

В начало