How can I call a stored procedure in custom code that have a parameter type as User-Defined Table Type? I can't figure out how to assign the TypeName to the DataParameter item. I'm using V8.1.
How to pass table value parameters to stored procedure from .net code
Thank you Peter M for the reply, but you can't add the TypeName to the DataParameter of the DataQuery object, or am I missing something here?
Please, sign in to be able to submit a new answer.