REALSQLdatabase.EncryptionKey
From Xojo Documentation
This item was deprecated.. Please use SQLiteDatabase.EncryptionKey as a replacement. |
Property (As String )
aREALSQLdatabase.EncryptionKey = newStringValue
or
StringValue = aREALSQLdatabase.EncryptionKey
Supported for all project types and targets.
or
StringValue = aREALSQLdatabase.EncryptionKey
Supported for all project types and targets.
Specifies the encryption key used to create or connect to an encrypted database.