Enables or disables writing log messages to the IDE output window.
public bool UseIdeOutput {get; set;}
'Declaration
Public Property UseIdeOutput As Boolean
Property Value
If
true, the
DbMonitor object writes its information to the Output window (Visual Studio) or Messages window (Delphi).