User Tools

Site Tools


ondelete_update_audit_log_file_when_a_record_is_deleted_.htm
Navigation:  ABC Library Reference > DbAuditManager > DbAuditManager Methods >====== OnDelete (update audit log file when a record is deleted) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

OnDelete(filename, file), VIRTUAL

blk2blue.jpg

OnDelete Initiates an update the audit log file on a Delete action.
filename A string constant, variable, EQUATE, or expression containing the label of the file that is to be audited.
file The label of the FILE being auditied.

The OnDelete method initiates the update to the audit log file on a Delete action.

Implementation:

The OnDelete method sets the Action property and calls the AppendLog method. This method is called from the RelationManager's Delete method.

See Also:     RelationManager.Delete

ondelete_update_audit_log_file_when_a_record_is_deleted_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1