User Tools

Site Tools


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

OnInsert(filename, file), VIRTUAL

blk2blue.jpg

OnInsert Initiates an update the audit log file on an Insert 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 OnInsert method initiates the update to the audit log file on an Insert action.

Implementation:

The OnInsert method sets the Action property and calls the AppendLog method. This method is called from the FileManager's Insert method.

See Also:     FileManager.Insert

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