Create-Methode

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

Überladungsliste 

  Name Beschreibung
Öffentliche Methode Create() () () () Creates a login account on the instance of SQL Server as defined by the Login object.
Öffentliche Methode Create(SecureString) Creates a login account on the instance of Microsoft SQL Server as defined by the Login object
Öffentliche Methode Create(String) Creates a login account on the instance of Microsoft SQL Server as defined by the Login object
Öffentliche Methode Create(SecureString, LoginCreateOptions) Creates a login account on the instance of Microsoft SQL Server as defined by the Login object
Öffentliche Methode Create(String, LoginCreateOptions) Creates a login account on the instance of Microsoft SQL Server as defined by the Login object

Zum Anfang