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