Export méthode
SQL Server 2008
Saves the database master key to the specified system path location by using the specified password.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)
Paramètres
- path
- Type : System..::..String
A String value that specifies the system path location of the file to which to save the master key.
- password
- Type : System..::..String
A String value that specifies the password with which to encrypt and decrypt the master key.