AuditLimit
The maximum number of rows which will be stored within an audit table.
Data Type
string
Default Value
"1000"
Remarks
When auditing is enabled with the AuditMode option, this property is used to determine how many rows will be allowed in the audit table at once.
By default this property is 1000, meaning that only the 1000 most recent audit events will be available within the audit table.
This property can also be set to -1, which places no limits on the size of the audit
table. In this mode, the audit table should be periodically cleared to prevent the
connector from using excessive memory.
DELETE FROM AuditJobs#TEMP