Dp Plan Evidence Info Data Param Table Schema (dp_plan_evidence_info_data_param)


Description

Custom evidence fields data parameters

dp_plan_evidence_info_data_param table columns

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

Table contained -1 rows

dp_plan_evidence_info_data_param table indexes

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

dp_plan_evidence_info_data_param table relationships