Jiří Činčura skrev:
> The ReadCommitted is RecVersion:
>
>                               case IsolationLevel.ReadCommitted:
>                               case IsolationLevel.ReadUncommitted:
>                               default:
>                                       options.TransactionBehavior |=
>                                       FbTransactionBehavior.ReadCommitted;
>                                       options.TransactionBehavior |=
>                                       FbTransactionBehavior.RecVersion;
>                                       break;
>

Oh, that's interesting. I'll have to check again then. The thing is that 
I noticed NoRecVersion reported by Sinática Monitor for queries executed 
by the framework.

Has the mapping from IsolationLevel.ReadCommitted to TransactionBehavior 
changed?

I have neglected to update it for quite some time. I seem to be at 
version 2.6.5. Guess I should upgrade, huh? :-)

Regards,
Kjell

-- 
----------------------------------------------------------------------
Kjell Rilbe <kj...@rilbe.se>
Home: +46 8 7610734
Mobile: +46 733 442464
----------------------------------------------------------------------
"If there's a price for bein' me, that's one I'll have to pay"
Aaron Tippin
----------------------------------------------------------------------


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to