jj: Baustelle - Finale Indexe

This commit is contained in:
Jonathan Jenne
2018-06-19 17:02:27 +02:00
parent bc23d53bca
commit 99423b0aea
17 changed files with 1802 additions and 1231 deletions

View File

@@ -34,7 +34,7 @@ Module ModuleRuntimeVariables
Public USERCOUNT_LOGGED_IN As Integer = 0
Public CURRENT_INDEX_ID As Integer
Public CURRENT_OBJECTTYPE As String
Public CURRENT_DESIGN_TYPE As String
Public CURRENT_DESIGN_TYPE As String = "FINAL_INDEX"
Public CURRENT_SQL_CON As Integer
Public CURRENT_SQL_COMAMND As String
Public CURRENT_DT_SQL_CONFIG_TABLE As DataTable