Hi,

There is any way to validate the Transaction configuration after Starting
it?
If I create a transaction options with FbTransactionBehavior.Wait, for
example, And start the transaction with BeginTransaction, like: 
this.conn.BeginTransaction(new FbTransactionOptions() { TransactionBehavior
= FbTransactionBehavior.Wait});

After this the transaction object on the connection appears as
"unspecified".
How can I check the current active transaction options of the current
transaction? 

Thanks,
Jose





--
View this message in context: 
http://firebird.1100200.n4.nabble.com/Unspecified-Transaction-after-creation-tp4643287.html
Sent from the firebird-net-provider mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to