TABSDatabase.Password
TABSDatabase
Top 


Specifies the password to access encrypted database file.

property Password: string

Description
Set the Password property before connectin to an encrypted database.
Setting the Password property before creating database file will turn on encryption of the created database.

Note:
Call ChangePassword method to encrypt database with the new passsword or to decrypt database data.