Partilhar via


Método Create

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

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público Create() () () () Creates a login account on the instance of SQL Server as defined by the Login object.
Método público Create(SecureString) Creates a login account on the instance of SQL Server as defined by the Login object.
Método público Create(String) Creates a login account on the instance of SQL Server as defined by the Login object.
Método público Create(SecureString, LoginCreateOptions) Creates a login account on the instance of SQL Server as defined by the Login object.
Método público Create(String, LoginCreateOptions) Creates a login account on the instance of SQL Server as defined by the Login object.

Início