DAtabase integriert
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
Imports DigitalData.Modules.Config
|
||||
Imports DigitalData.Modules.Database
|
||||
|
||||
Module ModuleRuntimeVariables
|
||||
Public Property CONFIG As ConfigManager(Of ClassConfig)
|
||||
@@ -110,7 +111,7 @@ Module ModuleRuntimeVariables
|
||||
Public CURRENT_TBPMO_CONTROL As DataTable
|
||||
Public CURRENT_SCAN_TABLE As DataTable
|
||||
Public CURRENT_TASKS_GENERAL As DataTable
|
||||
Public CURRENT_RESULTLIST_CONFIG As DataTable
|
||||
Public DT_DOCSEARCH_RESULTLIST_CONFIG As DataTable
|
||||
Public CURRENT_VARIABLE_CONTROLS As DataTable
|
||||
Public CURRENT_TBPMO_FORM_VIEW As DataTable
|
||||
Public CURRENT_TBPMO_DOCRESULT_DROPDOWN_ITEMS As DataTable
|
||||
@@ -198,4 +199,5 @@ Module ModuleRuntimeVariables
|
||||
Public SQL_DOC_RESULT_RECORD As String = ""
|
||||
|
||||
Public CURRENT_DT_TBPMO_DOC_RECORD_LINK As DataTable
|
||||
Public MYDB_ECM As MSSQLServer
|
||||
End Module
|
||||
|
||||
Reference in New Issue
Block a user