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