Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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( )