Common\ProcessState\JobHistory\Delete\TotalCount
Total amount of entries which shall be deleted in any processing run.
| Value | 10000 |
|---|---|
| Enabled | true |
| Resulting | true |
| Crypted | false |
Usage and hierarchy
Generated from DialogConfigParm snapshot plus SQL/C# source extraction. Usage rows are textual source evidence, not inferred runtime behavior.
Parent: Common\ProcessState\JobHistory\Delete
Child parameters
No child parameters in the current snapshot.
SQL modules using this parameter
- dbo.QBM_PWorkHistoryDelete
calls QBM_PSessionContextSet, QBM_PDBQueueAgentInfoSet, QBM_PTransactionLevelCheck, QBM_PDeleteBulk, QBM_PSessionErrorAdd…; writes DELETE JobHistory; reads/joins sys, jobhistory, JobHistory; uses config Common\ProcessState\JobHistory\Delete\BulkCount, Common\ProcessState\JobHistory\Delete\TotalCount, Common\ProcessState\Delete\BulkCount…; uses session context XUser, GenProcID
C# source references
No C# source usage extracted.