We have a single TOracleSession used by main VCL thread and background threads.

I would like to check if a background thread is executing some operation on TOracleSession. I read the manual and cannot see a property for this purpose.

Which property can I use to determine if TOracleSession is currently executing some database operation?

Thank you.
There is indeed no property for this. You would need to implement this within the background thread.
Please consider adding a property for future DOA releases.

Thank you.
I have added this to the list of enhancement requests.
© Allround Automations forums