Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Executed before a record is deleted from the table.
Syntax
[Ok]:= OnDeleteRecord
Return Value
Ok
(Boolean) If true, the record is deleted. If false, the record is not deleted. This value is checked after each function call.
Applies To
- Pages
Remarks
The action is canceled but the page is not closed if an error occurs in the trigger code. You can use this trigger to write to the database.