Re: IDataParameter.ParameterName by William
William
Thu Jul 08 10:44:53 CDT 2004
"?" can be used for Access/OleDb params.
--
W.G. Ryan, eMVP
Have an opinion on the effectiveness of Microsoft Embedded newsgroups?
Let Microsoft know!
https://www.windowsembeddedeval.com/community/newsgroups
"Radostin Gerchev" <junk@mail.com> wrote in message
news:%238gFHFQZEHA.3752@TK2MSFTNGP12.phx.gbl...
> Hi all,
>
> Excerpt from the docs: "The ParameterName is specified in the form
> @paramname". What's the so called "form" supposed to be? It's a string
> starting with '@', what else?
>
> radi