Symphony Framework
SetLockTracing Method
Symphony.Harmony Namespace > DBConnector Class : SetLockTracing Method
Passing True will log all record locks to the trace logging system.
Enable lock tracing on the server. Once set to true all lock informaiton will be recorded and can be traced using the Symphony Harmony Pulse viewer.
Syntax
public void SetLockTracing( 
   bool lockTracing
)

Parameters

lockTracing
Passing True will log all record locks to the trace logging system.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DBConnector Class
DBConnector Members