Advantage TDataSet Descendant
Specifies an encryption password to use on encrypted free tables.
property EncryptionPassword: string;
Use EncryptionPassword to specify the encryption password to use on encrypted free tables. The decryption process is done automatically with database tables, and EncryptionPassword is ignored.
Note Storing hard-coded password entries as property values or in code can compromise security.