Data Port Sync 1.0.500

JetDatabase Properties

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

Public Instance Properties

Exception Gets the OleDbException object generated by the last error.
FileName Gets or sets the database file name.
FilePassword Gets or sets the Jet file password.
Handle Gets the unmanaged pointer.
IsOpen Gets a boolean value that indicates whether the database is open or closed.
IsPrepared Gets a boolean value that reflects the database preparation status.
License Sets the Data Port Sync license
OleDbConnectionString Gets the OLE DB connection string.
Password Gets or sets the database user password.
SystemDatabase Gets or sets the system database filename (.mdw)
Tables Gets the collection of tables in the database.
TrackedTables Gets the collection of tracked tables in the database.
UserName Gets or sets the database user name.

See Also

JetDatabase Class | Primeworks.DataPortSync.Jet Namespace