eap_edittablecolumngroup 数据库表名:TableColumnGroupInfoDTO

字段名称 字段说明 字段长度 字段类型 是否唯一
TableID TableID -1 ID 0
ID ID -1 ID 0
Name Name 50 String 0
Title 列标题 50 String 0
ColIndex 列顺序号 -1 Int 0
Visible 是否可见 -1 Bool 0
ColumnID ColumnID 0 ID 0
ColumnLevel 列在树中的层级 -1 Int 0
Parent Parent 0 DTO 0
ParentGroupID ParentGroupID -1 ID 0
ColumnGroups Childs -1 DTOCollection 0
DynPropertyString 存储动态属性 2000 String 0
Code Code 200 String 0
Column 具体列对象 -1 DTO 0