This commit is contained in:
chi
2021-09-30 17:46:06 +09:00
parent 6c78daca3e
commit b3bce6aec3
3 changed files with 23 additions and 23 deletions

View File

@@ -4048,7 +4048,7 @@ namespace FPJ0000 {
this.columnidx.Unique = true;
this.columnpdate.MaxLength = 10;
this.columnuid.MaxLength = 20;
this.columntype.MaxLength = 20;
this.columntype.MaxLength = 50;
this.columnwuid.AllowDBNull = false;
this.columnwuid.MaxLength = 20;
this.columnwdate.AllowDBNull = false;