Ce sujet n'a pas encore été évalué - Évaluez ce sujet

Export méthode

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)
public void Export(
	string path,
	string password
)

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.
Cela vous a-t-il été utile ?
(1500 caractères restants)

Ajouts de la communauté

AJOUTER
© 2013 Microsoft. Tous droits réservés.