Method CryptTable():disable() Professional
Disables automatic encryption/decryption of the attached workarea.
Syntax
:disable() --> lSuccess
Return
Returns .T. on success.
Description
The method :disable() disables the automatic encryption/decryption of data in the attached workarea. :disable() calls DbCommit() for this workarea implicitly to ensure all data is written encrypted. After calling disable, reading data will return encrypted data.
Feedback
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.