Create méthode

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

Liste de surcharge

  Nom Description
Méthode publique Create() () () () Creates a login account on the instance of SQL Server as defined by the Login object.
Méthode publique Create(SecureString) Creates a login account on the instance of Microsoft SQL Server as defined by the Login object
Méthode publique Create(String) Creates a login account on the instance of Microsoft SQL Server as defined by the Login object
Méthode publique Create(SecureString, LoginCreateOptions) Creates a login account on the instance of Microsoft SQL Server as defined by the Login object
Méthode publique Create(String, LoginCreateOptions) Creates a login account on the instance of Microsoft SQL Server as defined by the Login object

Haut de la page