IsActive Property (QuickBooksMonitor)
Gets or sets whether
QuickBooksMonitor should watch SQL execution.
public override bool IsActive {get; set;}
'Declaration
Public Overrides NotOverridable Property IsActive As Boolean
Property Value
true if the
QuickBooksMonitor object should detect SQL queries peformed by the application;
false otherwise.