Data Port Sync 1.0.500

SqlCeConnection.Password Property

[This is preliminary documentation and subject to change.]

Sets the database password. Equivalent to specifying the ssce:database password property on the connection string.

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

Property Value

Database password.

See Also

SqlCeConnection Class | Primeworks.DesktopSqlCe Namespace