Disables or enables sending database interaction events to dbMonitor application.
public bool UseApp {get; set;}
'Declaration
Public Property UseApp As Boolean
Property Value
true if sending database interaction events to dbMonitor application is enabled; otherwise,
false.