Data Port Sync 1.0.500

SqlCeDatabase.m_bEncrypted Field

[This is preliminary documentation and subject to change.]

Encrypted status of the database. Used for open and create.

[Visual Basic]
Protected m_bEncrypted As Boolean
[C#]
protected Boolean m_bEncrypted;

See Also

SqlCeDatabase Class | Primeworks.DesktopSqlCe Namespace