eap_reporttablecol 数据库表名:报表列表栏目格式设置

字段名称 字段说明 字段长度 字段类型 是否唯一
id 主键 -1 ID 0
idparent idparent -1 ID 0
Ideap_reportsolution 报表方案id -1 ID 0
Parent 父(交叉表头)对象 -1 DTO 0
title 列标题 200 String 0
fieldName 字段名称 100 String 0
selectFieldName 选择字段名 200 String 0
mustDisplay 必显示 -1 Bool 0
canDisplay 可显示 -1 Bool 0
Display 显示 -1 Bool 0
ShowIndex 显示序号 -1 Int 0
FixedHeader 固定列 -1 Bool 0
TotalSum 合计 -1 Bool 0
CanSum 可聚合(无聚合0,合计1,均值2,最大值3,最小值4,first5等) -1 Int 0
UserSort 交互排序 -1 Bool 0
width 宽度(mm) -1 Double 0
style 样式 1000 String 0
titleAlign 栏目标题位置 -1 Int 0
bodyAlign 栏目表体位置 -1 Int 0
format 格式 100 String 0
linkurl 链接 1500 String 0
BundleField 逻辑成组名称 100 String 0
IsMain 是否逻辑成组主字段 -1 Bool 0
IsHeader 是多层表头 -1 Bool 0
OriginalTitle 原始标题 200 String 0
SqlSort 排序类别 -1 Int 0
outputValue 表达式输出 3999 String 0
OutputTitle 公式表达式显示 100 String 0
dtoprop 关联DTO属性 ( DTOName.PropName ) 100 String 0
linkTitle linkTitle 50 String 0
tooltip tooltip 400 String 0
isbundle 是否成组表头 -1 Bool 0
IsDynamicCol 是否动态列 -1 Bool 0
isGather 执行表(是否汇总,true=是,false=明细) -1 Bool 0
isFormatCtrlBySys 格式受系统参数控制 -1 Bool 0
GroupOutputValue 小计表达式输出 3999 String 0
FootOutputValue 合计表达式输出 3999 String 0
refdtoprop RefDtoProp 200 String 0
hideZeroValue 零数值不显示 -1 Bool 0
dataType 数据类型(非数值=0,数值型=1) -1 Int 0
IsNegNumShowRed 负数显示红色 -1 Bool 0
IsShowChart 是否在图表显示 -1 Bool 0
IsNegNumShowSign 负数显示负号 -1 Bool 0
ExpressionName ExpressionName 60 String 0
CanVRatio 可纵占比 -1 Bool 0
CanHRatio 可横占比 -1 Bool 0
IsVRatio 是否纵占比 -1 Bool 0
IsHRatio 是否横占比 -1 Bool 0
IsRefBaseInfoCol 是否引入基础档案属性 -1 Bool 0