Partilhar via


Método Create

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

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 Microsoft SQL Server as defined by the Login object
Método público Create(String) Creates a login account on the instance of Microsoft SQL Server as defined by the Login object
Método público Create(SecureString, LoginCreateOptions) Creates a login account on the instance of Microsoft SQL Server as defined by the Login object
Método público Create(String, LoginCreateOptions) Creates a login account on the instance of Microsoft SQL Server as defined by the Login object

Início