Hi
Any one can help me with SqlParameterCollection.
I am try to use this class to creates a collection of SqlParameter objects, so it can be pass through the SqlCommand.
Seems that after declaration, I can't find way to instantiated the object.
Can someone write a simple code either in C# or
VB.Net
Thanks in advance
Kasie :(