#include <dbupgrade.h>
◆ BACKUPTYPE
| Enumerator |
|---|
| START | |
| CLOSE | |
| VERSION_UPGRADE | |
◆ BackupDB()
| void dbUpgrade::BackupDB |
( |
const wxString & |
Filename, |
|
|
int |
BackupType, |
|
|
int |
FilesToKeep, |
|
|
int |
UpgradeVersion = 0 |
|
) |
| |
|
static |
◆ InitializeVersion()
| bool dbUpgrade::InitializeVersion |
( |
wxSQLite3Database * |
db, |
|
|
int |
version = dbLatestVersion |
|
) |
| |
|
static |
◆ isUpgradeDBrequired()
| bool dbUpgrade::isUpgradeDBrequired |
( |
wxSQLite3Database * |
db | ) |
|
|
inlinestatic |
◆ SqlFileDebug()
| void dbUpgrade::SqlFileDebug |
( |
wxSQLite3Database * |
db | ) |
|
|
static |
◆ UpgradeDB()
| bool dbUpgrade::UpgradeDB |
( |
wxSQLite3Database * |
db, |
|
|
const wxString & |
DbFileName |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: