Page 1 of 1

Duration in LiteSQLMonitor.OnSql

Posted: Fri 01 Mar 2019 11:47
by AlCaver
Hi!
When I use dbMonitor I see a duration of queries.
Is it possible to get a duration in LiteSQLMonitor.OnSql handler?

Re: Duration in LiteSQLMonitor.OnSql

Posted: Wed 03 Apr 2019 10:55
by MaximG
The current implementation of the LiteSQLMonitor component does not allow getting the result you need. You can modify the behavior of the component if you have LiteDAC Professional Edition with source code.