Determines whether a transaction is in progress in the current database connection.
Returns true if there is a transaction in progress; otherwise, returns false.
This function block is based on the CwDBConnection.inTransaction() method. For more information, see inTransaction().