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

DbAuditManager Overview

Relationship to Other Application Builder Classes

DbAuditManager ABC Template Implementation

DbAuditManager Source Files

DbAuditManager Properties

Action (log file action column)

ColumnInfo (log file column queue)

LogFiles (log file queue)

LFM (DbLogFileManager object)

Errors (ErrorClass object)

DbAuditManager 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)