hpoutdatasettingfieldtemplate
返回目录
数据库表名
hpoutdatasettingfieldtemplate
中文名称
门户外部数据元素自定义方式显示字段配置信息模板表
所属模块
门户管理
主键
id
说明
门户外部数据元素自定义方式显示字段配置信息模板表
序号
数据库列名
中文名称
数据类型
长度
是否允许空值
是否为外键
是否自增长
默认值
说明
1
id
主键
integer
否
否
否
2
eid
元素id
integer
是
否
否
3
tabid
tab页id
integer
是
否
否
4
showfield
显示字段id
varchar2
1000
是
否
否
5
showfieldname
显示字段名
varchar2
1000
是
否
否
6
isshowname
是否显示标题
char
50
是
否
否
7
transql
转换方法
varchar2
1000
是
否
否
8
mainid
mainid
integer
是
否
否