Data Port Sync 1.0.500

SqlCeDatabase Properties

The properties of the SqlCeDatabase class are listed below. For a complete list of SqlCeDatabase class members, see the SqlCeDatabase Members topic.

Public Instance Properties

Encrypted Gets or sets a boolean value that states if the database in encrypted or not.
FileName Gets or sets the SqlCeDatabase file name.
IsOpen Returns the open status of the database.
MajorVersion Gets the major database version
Password Sets the database password.
Pipe Gets the Pipe object associated with this database.
Tables Gets the collection of SqlCeTable objects.
TempPath Gets or sets the temporary folder path.

See Also

SqlCeDatabase Class | Primeworks.DesktopSqlCe Namespace