SysTestRecordCleanUp::enableTracing Method
Enables the tracing of database changes.
Syntax
server public static void enableTracing(SysGuid _context, [boolean _logUpdateDelete])
Run On
Server
Parameters
- _context
Type: SysGuid Extended Data Type
The context for the tracing.
- _logUpdateDelete
Type: boolean
A Boolean value that indicates whether to trace updates and deletes or only inserts; optional.