ZooFlow: PropertyDialog, ContextMenu, Async Queries in Database

This commit is contained in:
Jonathan Jenne
2020-10-29 16:05:10 +01:00
parent aaafb99275
commit 7750fdf6a5
18 changed files with 433 additions and 114 deletions

View File

@@ -30,7 +30,7 @@ Namespace My
Property MainForm As frmAdministrationZooFlow
Property SearchForm As frmSearchStart
Property Database As MSSQLServer
Property Database_IDB As MSSQLServer
Property DatabaseIDB As MSSQLServer
Property Queries As New ClassQueries
End Module