This commit is contained in:
2020-04-30 08:49:02 +02:00
parent 011c78c8aa
commit 5e5382b2f4

View File

@@ -699,6 +699,7 @@ Public Class frmIndex
LOGGER.Debug($"Manueller Indexvalue [{idxvalue.ToString}]...NOW THE INDEXING...")
Count += 1
' den Typ des Zielindexes auslesen
Dim oIndexType As Integer = WINDREAM.GetIndexType(indexname)
LOGGER.Debug($"oIndexType [{oIndexType.ToString}]...")