Org Type Info Data Param Table Schema (org_type_info_data_param)


Description

Custom organisations fields data parameters

org_type_info_data_param table columns

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

Table contained -1 rows

org_type_info_data_param table indexes

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

org_type_info_data_param table relationships