Data Port Sync 1.0.500

SqlCeConnection.Encrypted Property

[This is preliminary documentation and subject to change.]

Sets the database encryption flag. Equivalent to specifying the ssce:encrypt database property on the connection string.

[Visual Basic]
Public Property Encrypted As 
[C#]
public  Encrypted {set;}

Property Value

true is encrypted.

See Also

SqlCeConnection Class | Primeworks.DesktopSqlCe Namespace