Compartir a través de


Create Método

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

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
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.

Arriba