I´m using FirebirdClient - ADO.NET 2.0 Data Provider.
How can create a transactionscope with NaWait?. I´m using
TransactionOption.timeout with Timeout= 5 seg. But if I update the same
record with other program (IBExpert). The .NET application wait until the
Ibexpert transaction are committed and change the record again.
I want that .Net application raise an exception.
I know that I cand do it using a FBtransaction with
FBTransactionOption.NoWait, but can I do it with transactionscope?
Thanks
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider