Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
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.