Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Français) » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » ConfigPersistent interface

 

setEncryption method

Sets an Encryption.

Syntax
ConfigPersistent ConfigPersistent.setEncryption(
  EncryptionControl control
)
Parameters
  • control   An EncryptionControl object used to encrypt the database.

Returns

This ConfigPersistent with the encryption set.