ProcessClearAuditTable
Clears the Audit table located in the admin database.
Member of namespace
Maintenance ManagerSyntax
bool ProcessClearAuditTable ()
Parameters
None.Returns
True if the table is cleared. Otherwise, False.Level
Any level.Details
Clears the Audit table located in the admin database. This action can be called to ensure that Audit table is cleared when information is moved from one database to another.- Example:
ProcessClearAuditTable("")