User Tools

Site Tools


beforechange_update_audit_log_file_before_file_change_1.htm
Navigation:  ABC Library Reference > DbAuditManager > DbAuditManager Methods >====== BeforeChange (update audit log file before file change) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

BeforeChange(filename, BFP), VIRTUAL

blk2blue.jpg

BeforeChange Update the Audit log file before any file update
filename A string constant, variable, EQUATE, or expression containing the label of the file that is to be audited.
BFP The label of a BufferedPairsClass object. See BufferedPairsClass for more information.

The BeforeChange method saves the values of the record before a change is made. These values are used for comparison after the record is saved back to disk.

Implementation:

The BeforeChange method sets the Action property and saves the current field values to the log file. This method is called from the DbChangeManager.CheckChanges method.

See Also:     BufferedPairsClass, DbChangeManager.CheckChanges

beforechange_update_audit_log_file_before_file_change_1.htm.txt · Last modified: 2021/04/15 15:56 by 127.0.0.1