MS Anpassung final indices

This commit is contained in:
2021-02-17 09:23:52 +01:00
parent 4e69a97582
commit 903e5e5c81
11 changed files with 131 additions and 122 deletions

View File

@@ -5710,7 +5710,7 @@ Partial Public Class DD_DMSLiteDataSet
Me.columnSPALTENBREITE.AllowDBNull = false
Me.columnVALIDATION.AllowDBNull = false
Me.columnCHOICE_LIST.MaxLength = 50
Me.columnSQL_COMMAND.MaxLength = 2000
Me.columnSQL_COMMAND.MaxLength = 20000
Me.columnREAD_ONLY.AllowDBNull = false
Me.columnREAD_ONLY.DefaultValue = CType(false,Boolean)
Me.columnLOAD_IDX_VALUE.AllowDBNull = false