Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
UL Ext: 将数据库的加密密钥更改为指定的新密钥。
Public Sub ChangeEncryptionKey(ByVal newKey As String)
public void ChangeEncryptionKey(string newKey)
newKey 数据库的新加密密钥。
ULException 类 发生 SQL 错误。
如果丢失了加密密钥,便无法打开数据库。