Freigeben über


MasterKey.Import-Methode

Geschützte Member einschließen
Geerbte Member einschließen

Loads the database master key from the file located at the specified system path by using the specified password to decrypt the master key.

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 Import(String, String, String) Loads the database master key from the file that is located at the specified system path by using the specified passwords to decrypt and encrypt the master key.
Öffentliche Methode Import(String, String, String, Boolean) Loads the database master key from the file that is located at the specified system path by using the specified passwords to decrypt and encrypt the master key, and with the option to force regeneration.

Zum Anfang

Siehe auch

Verweis

MasterKey Klasse

Microsoft.SqlServer.Management.Smo-Namespace