MS SQL Property

This commit is contained in:
SchreiberM 2022-03-15 15:14:49 +01:00
parent 41264e352b
commit 4b42a5e301

View File

@ -144,7 +144,7 @@ Namespace Methods.GlobalIndexer
Return oIndexes Return oIndexes
Catch ex As Exception Catch ex As Exception
LogAndThrow(ex, "Error while loading indexes!") LogAndThrow(ex, "Error while loading manual indizes!")
Return Nothing Return Nothing
End Try End Try
End Function End Function