This commit is contained in:
2021-01-12 17:25:58 +01:00
parent ce6c69b742
commit 0a5439e413
14 changed files with 129 additions and 91 deletions

View File

@@ -27,6 +27,7 @@ Namespace My
Property DTAttributes As DataTable
Property DTCOMMON_SQL As DataTable
Property DTCATALOG As DataTable
Property IDB_DT_DOC_DATA As DataTable
Property LogConfig As LogConfig
Property MainForm As frmAdministrationZooFlow
@@ -34,6 +35,8 @@ Namespace My
Property Database As MSSQLServer
Property DatabaseIDB As MSSQLServer
Property Queries As New ClassQueries
Property Filestore_Work As String
Property Filestore_Archive As String
End Module
''' <summary>