UL Ext.: Changes the database's encryption key to the specified new key.
Visual Basic Public Sub ChangeEncryptionKey( _ ByVal newKey As String _ )
C# public void ChangeEncryptionKey( string newKey );
newKey The new encryption key for the database.
If the encryption key is lost, it is not possible to open the database.
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |