Condividi tramite


Metodo User.Create

Include i membri protetti
Include i membri ereditati

Creates a database user on the instance of SQL Server as defined by the user 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 database user on the instance of SQL Server as defined by the User object.
Metodo pubblico Create(SecureString) Creates a database user on the instance of SQL Server as defined by the User object with specified password using a secure string.
Metodo pubblico Create(String) Creates a database user on the instance of SQL Server as defined by the User object with specified password.

In alto

Vedere anche

Riferimento

User Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo