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

SQL Anywhere 11.0.1 (中文) » UltraLiteJ » UltraLiteJ 参考 » UltraLiteJ API 参考 » ConfigPersistent 接口

 

setEncryption 方法

设置加密。

语法
ConfigPersistent ConfigPersistent.setEncryption(
  EncryptionControl control
)
参数
  • control   用于加密数据库的 EncryptionControl 对象。

返回值

设置了加密的 ConfigPersistent。