Relation Type Property
Description
Specifies whether the link between the master block and detail block is a relational join or an object REF pointer.
Applies to master-detail relations
Set Oracle Forms
Join
Usage Notes
- Valid values are Join (indicating a relational join) or REF (indicating
a REF column in one block pointing to referenced data in the other block).
- When the link is via a REF, see also the Detail Reference property.
- When the link is via a join, see also the Join Condition property.