Method DacSession():inTransaction() Professional

Determines whether a transaction is currently being processed.

Syntax
:inTransaction() --> lInTransaction
Return

This method returns .T. (true) if a transaction is currently being processed in the session. Otherwise .F. (false) is returned.

Description

This method checks if a transaction is currently in progress which is not yet committed.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.