Skip to content

Link Type

The table below explains each 'Link Type'.

Link Type Description
= Shows all records for which the related fields have the exact same value. This is the only applicable type for a DataFlex data-source.
> Shows all records for which the related field of the main table is larger than that of the child table.
>= Shows all records for which the related field of the main table is larger than or equal to that of the child table.
< Shows all records for which the related field of the main table is smaller than that of the child table.
<= Shows all records for which the related field of the main table is smaller than or equal to that of the child table.
!= Shows all records for which the related field of the main table is unequal to that of the child table.