Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.