|
SQLiteDbManagerCheckDatabase Method |
Check the database struture
Namespace: DrawerBackup.Native.Data.Engines.SQLiteAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic void CheckDatabase()
public:
void CheckDatabase()
member CheckDatabase : unit -> unit
See Also