In Transaction

Determines whether a transaction is in progress in the current database connection.

Inputs

Database connection
A CwDBConnection object that represents the database connection.

Output

Returns true if there is a transaction in progress; otherwise, returns false.

Notes

This function block is based on the CwDBConnection.inTransaction() method. For more information, see inTransaction().

Copyright IBM Corp. 2003, 2004