On Fri, Feb 26, 2010 at 15:45, Steve Boyd <[email protected]> wrote:
> Forgive me for being thick, but where in MSDN am I going to find Firebird
> specific documentation?  I have looked at the various descriptions for
> BeginTransaction in MSDN and none of them mention FbTransactionOptions or
> even anything similar.

You'll find there ADO.NET docs.

> Intellisense shows a BeginTransaction that takes an FbTransactionOptions
> parameter but that doesn't help me to figure how it should be called.

Really? Then you may need to try harder.

> Especially when the only documentation that I can find shows
> FbTransactionOptions to be an enum, which it apparently no longer is.

FbTransactionOptions is struct, which you will find, if you try, from
the object definition itself and/or from intellisense and/or from
sources (including tests). If you're looking into documentation that
for couple of years old version, you can hardly apply it to latest
version, not mentioning that the *major* version number changed.

-- 
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.cincura.net/ | http://www.ID3renamer.com

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to