Compartir a través de


Create Método

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

Lista de sobrecargas

  Nombre Descripción
Método publico Create() () () () Creates a login account on the instance of SQL Server as defined by the Login object.
Método publico Create(SecureString) Creates a login account on the instance of Microsoft SQL Server as defined by the Login object
Método publico Create(String) Creates a login account on the instance of Microsoft SQL Server as defined by the Login object
Método publico Create(SecureString, LoginCreateOptions) Creates a login account on the instance of Microsoft SQL Server as defined by the Login object
Método publico Create(String, LoginCreateOptions) Creates a login account on the instance of Microsoft SQL Server as defined by the Login object

Principio