Defer_Restr_Rel_Checks |
Allowed values { True | False }
The underlined value is the USoft factory default. It applies if you have not set this deployment parameter to a different value. After upgrade from a pre-USoft 9.1 version, the default is False.
Context This parameter may be set for all 3 deployment configuration contexts: Client Server, RunBatch, and Rules Service. You can set this parameter in the Additional Parameters list at the bottom of the tab page for each context.
Explanation In a relationship, the update and/or delete rule can be set to 'Restricted' to indicate that it is not allowed to update or delete a parent record for which corresponding child records exist. If the Defer_Restr_Rel_Checks parameter is set to True, these restrictive checks are performed at commit time. Otherwise, the checks are performed at record-store time.
See Also |