ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Finding out the deletion rule Hide the details
The different deletion rules are as follows:hIntegrityNoneNo integrity management: no specific action is performed in the linked file when the key item is deleted from the source file of the link.hIntegrityCascadeCascading deletion: all the linked records are deleted in cascade when the key item is deleted from the source file.hIntegrityForbiddenDeletion not allowed: the key item cannot be deleted from the source file if the record is linked to another record.hIntegrityDefaultValueDefault deletion: the linked keys are initialized with their default value when the key item is deleted from the source file.
Name of the link defined in the analysis or by the Link description type.
Defining the deletion rule used in the link defined by programming Hide the details
Name of the link used. This name was defined by the Link description type.
Last update: 09/19/2020
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: