Pos Type Info Data Param Table Schema (pos_type_info_data_param)


Description

Custom positions fields data parameters

pos_type_info_data_param table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
dataid BIGINT 19 null
pos_type_info_data.id postypeinfodatapara_dat2_fk R
value VARCHAR 32

Table contained -1 rows

pos_type_info_data_param table indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
postypeinfodatapara_dat_ix Performance Asc dataid
postypeinfodatapara_val_ix Performance Asc value

pos_type_info_data_param table relationships