isInTransactionState of JadeDBProcess

For questions and postings not covered by the other forums
ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

isInTransactionState of JadeDBProcess

Postby ConvertFromOldNGs » Fri Aug 07, 2009 1:28 pm

by Didier >> Sat, 9 May 2009 9:08:00 GMT

Hi :
In jade, we judge Transaction State by invoking process.isInTransactionState .
eg. in Exception Handler, ================================================================
...
if process.isInTransactionState() then
abortTransaction;
endif ;
...
================================================================

Is there same function for .Net Proxy Class -- JadeDBProcess ?
How to judge Transaction State in .Net ?

Appreciate for any help.

Didier
2009.05.09

Return to “General Discussion”

Who is online

Users browsing this forum: No registered users and 13 guests