AA_BarCodeInformation 数据库表名:表示信息

字段名称 字段说明 字段长度 字段类型 是否唯一
id 主键 -1 ID 0
ts 分布时间戳 -1 TimeStamp 0
updatedBy 更新者 32 String 0
updated 更新时间 32 DateTime 0
Code 编码 30 String 0
Name 名称 50 String 0
madeDate 创建日期 19 DateTime 0
InformationClass 所属类别 36 DTO 0
idInformationClass 所属类别id 36 ID 0
disabled 停用 1 Bool 0
FieldName 字段名称 60 String 0
FormatCode 格式编码 60 String 0
VFieldName VoucherControls字段名称 100 String 0
fieldType 字段类型 50 String 0
RefDTOName 参照DTO名称 50 String 0
ControlType 列类型 60 String 0
RefDataSource 参照数据源 50 String 0
EnumName 枚举名称 50 String 0
RefShowField 显示字段 50 String 0