Freigeben über


Create-Methode

Creates an application role on the instance of Microsoft SQL Server as defined by the ApplicationRole object.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode Create(SecureString) Creates an application role on the instance of SQL Server as defined by the ApplicationRole object and with the specified password.
Öffentliche Methode Create(String) Creates an application role on the instance of SQL Server as defined by the ApplicationRole object and with the specified password.

Zum Anfang