4D v12.4SET AUTOMATIC RELATIONS |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v12.4
SET AUTOMATIC RELATIONS
|
SET AUTOMATIC RELATIONS ( one {; many} ) | ||||||||
Parameter | Type | Description | ||||||
one | Boolean |
![]() |
Status of all Many-to-One relations | |||||
many | Boolean |
![]() |
Status of all One-to-Many relations | |||||
SET AUTOMATIC RELATIONS temporarily changes all the manual relations into automatic relations for the entire database in the current process. The relations stay automatic unless a subsequent call to SET AUTOMATIC RELATIONS is made.
Relations that are set as automatic in the Design environment are not affected by this command.
If all relations have been set as manual in the Design environment, this command makes it possible to change them to be automatic, just before executing operations that need the relation to be automatic (such as relational searches and sorts). After the operation is finished, the relation can be changed back to manual.
Product: 4D
Theme: Relations
Number:
310
Modified: 4D 2004
About Relations
GET AUTOMATIC RELATIONS
GET RELATION PROPERTIES
SELECTION RANGE TO ARRAY
SELECTION TO ARRAY
SET FIELD RELATION