mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Update to database version 3.
This commit is contained in:
@@ -73,5 +73,7 @@ namespace Cicm.Database
|
||||
/// </summary>
|
||||
/// <returns>Data adapter</returns>
|
||||
IDbDataAdapter GetNewDataAdapter();
|
||||
|
||||
bool TableExists(string tableName);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user