SET RELATION OFF Command
Breaks an established relationship between the parent table in the currently selected work area, and a related child table.
SET RELATION OFF INTO nWorkArea | cTableAlias
Parameters
- INTO nWorkArea | cTableAlias
Specifies the child table's work area number or table alias.
See Also
RELATION( ) | SELECT | SET RELATION | SET SKIP | TARGET( )