Name |
Datatype |
Comment |
Is PK |
Is FK |
target_match_id |
bigint |
The automatically generated primary key of the target_match table. |
Yes |
No |
secuty_policy_id |
bigint |
A Foreign Key to the Security Policy table. |
No |
Yes |
target_match_type_name |
varchar(70) |
The name of the Target Match Type. |
No |
Yes |
attr_id |
varchar(70) |
Concatenated identifier of the target attribute name in a name/value pair. |
No |
No |
attr_val |
varchar(70) |
The value of the name/value pair. |
No |
No |
create_date |
datetime |
Create date. |
No |
No |
delete_date |
datetime |
Logical Delete date. |
No |
No |