AddToDBTotals
Updates the application summary statistics in the reportTotal table in the Engine database with the cumulative batch size total in KB (rt_SizeKB) and the cumulative total number of checks processed (rt_Feature1Count).
Syntax
bool AddToDBTotals (strParam)
Parameters
NoneReturns
Always TrueLevel
Batch level onlyDetails
When this action runs, it also sets the TotalStatsUpdated batch variable to avoid double-counting.- Example
AddToDBTotals()