Navigation:  ABC Library Reference > DbAuditManager > DbAuditManager Methods >====== DbAuditManager Methods C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

The DbAuditManager class contains the following methods:

AddItem (maintain the columninfo structure)

AddLogFile (maintain log file structure)

AppendLog (initiate audit log file update)

BeforeChange (update audit log file before file change)

CreateHeader (create log file header records)

Init (initialize the DbAuditManager object)

Kill (shut down DbAuditManger object)

OnChange (update audit log file after a record change)

OnDelete (update audit log file when a record is deleted)

OnFieldChange (virtual method for each field change)

OnInsert (update audit log file when a record is added)

OpenLogFile (open the audit log file)

SetFM (determine log file status)