Condividi tramite


Metodo Create

Creates a login account on the instance of SQL Server as defined by the Login object.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico Create() () () () Creates a login account on the instance of SQL Server as defined by the Login object.
Metodo pubblico Create(SecureString) Creates a login account on the instance of SQL Server as defined by the Login object.
Metodo pubblico Create(String) Creates a login account on the instance of SQL Server as defined by the Login object.
Metodo pubblico Create(SecureString, LoginCreateOptions) Creates a login account on the instance of SQL Server as defined by the Login object.
Metodo pubblico Create(String, LoginCreateOptions) Creates a login account on the instance of SQL Server as defined by the Login object.

In alto