ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Finding out the modification rule Hide the details
The different modification rules are as follows:hIntegrityNoneNo integrity management: no specific action is performed in the linked file when the key item is modified in the source file of the link.hIntegrityCascadeCascading modification: all the linked records are modified in cascade when the key item is modified in the source file.hIntegrityForbiddenModification not allowed: the key item cannot be modified in the source file if the record is linked to another record.hIntegrityDefaultValueDefault modification: the linked keys are initialized with their default value when the key item is modified in the source file.
Name of the link defined in the analysis or by the Link description type.
Defining the modification rule used in the link defined by programming Hide the details
Last update: 04/16/2021
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: