4D v16.3About Relations |
||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16.3
About Relations
|
Command | One-to-Many established |
ADD RECORD | Yes |
_o_ADD SUBRECORD | No |
APPLY TO SELECTION | No |
DISPLAY SELECTION | No |
EXPORT DIF | No |
EXPORT SYLK | No |
EXPORT TEXT | No |
EXPORT DATA | No |
MODIFY RECORD | Yes |
_o_MODIFY SUBRECORD | No |
MODIFY SELECTION | Yes (in data entry) |
ORDER BY | No |
ORDER BY FORMULA | No |
QUERY BY FORMULA | Yes |
QUERY SELECTION | Yes |
QUERY | Yes |
PRINT LABEL | No |
PRINT SELECTION | Yes |
QR REPORT | No |
SELECTION TO ARRAY | No |
SELECTION RANGE TO ARRAY | No |
Automatic relations do not mean that the related record or records for a table will be selected simply because a command loads a record. In some cases, after using a command that loads a record, you must explicitly select the related records by using RELATE ONE or RELATE MANY if you need to access the related data.
Some of the commands listed in the previous table (such as the query commands) load a current record after the task is completed. In this case, the record that is loaded does not automatically select the records related to it. Again, if you need to access the related data, you must explicitly select the related records by using RELATE ONE or RELATE MANY.
CREATE RELATED ONE
GET AUTOMATIC RELATIONS
GET FIELD RELATION
OLD RELATED MANY
OLD RELATED ONE
RELATE MANY
RELATE MANY SELECTION
RELATE ONE
RELATE ONE SELECTION
SAVE RELATED ONE
SET AUTOMATIC RELATIONS
SET FIELD RELATION
Product: 4D
Theme: Relations
4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)