MS Limilabs etc

This commit is contained in:
2021-10-22 15:24:49 +02:00
parent f2825b9d09
commit fb6f2558f2
449 changed files with 459298 additions and 427010 deletions

View File

@@ -3495,6 +3495,7 @@ Partial Public Class MyDataset
Me.columnPORT_IN.AllowDBNull = false
Me.columnPORT_IN.DefaultValue = CType(25,Integer)
Me.columnARCHIVE_FOLDER.AllowDBNull = false
Me.columnARCHIVE_FOLDER.DefaultValue = CType("",String)
Me.columnARCHIVE_FOLDER.MaxLength = 100
End Sub