Chapter 5 C Routines Reference
Determine whether the current method is executing in a transaction.
JagBoolean JagInTransaction();
Methods can call JagInTransaction to determine whether they are executing within a transaction. Methods in components that are declared to be transactional always execute as part of a transaction.
"Understanding Transactions and Component Lifecycle Models" in the Jaguar CTS Programmer's Guide
Copyright © 2000 Sybase, Inc. All rights reserved. |
![]() |