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