On Thu, Feb 18, 2010 at 01:19, Ramsees <[email protected]> wrote:
> It is true, but you have to put a lot of parameters I don't need, I mean
> something like this:
>
> public FbParameter(
>            string parameterName,
>            FbDbType dbType,
>            ParameterDirection direction
> )
>
> Its shorter.

Yes, but there's no one like this in standard ADO.NET parameter ctor.
I would recommend you to either create it in your own trunk and/or use
factory class or i.e. extension method.

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

------------------------------------------------------------------------------
Download Intel&reg; 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