Freigeben über


Create-Methode

Creates a credential on the instance of SQL Server as defined by the Credential 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() () () () Creates a credential on the instance of SQL Server as defined by the Credential object.
Öffentliche Methode Create(String) Creates a credential on the instance of SQL Server as defined by the Credential object.
Öffentliche Methode Create(String, SecureString) Creates a credential on the instance of SQL Server as defined by the Credential object.
Öffentliche Methode Create(String, String) Creates a credential on the instance of SQL Server as defined by the Credential object.

Zum Anfang