The stackoverflow accepted answer below contains a working solution to your problem. Did you even try it?
On Wednesday, November 19, 2014 4:26:28 PM UTC+1, Satish Kumar wrote: > > Thanks for the reply with below link, As per the below url we can pass > collection of values to procedure for that I have to loop through all > values for each column, even I found another url ( > http://klausnji.wordpress.com/2014/01/11/returning-an-ienumerable-using-nhibernate-and-stored-procedures/) > > this link also executes the same for collection values. But I need to send > complete DataTable as input parameter to SQL Server stored procedure, > please let me know if any solution. Thanks in advance :) > > > On Wednesday, November 19, 2014 3:43:15 AM UTC-5, ENOTTY wrote: >> >> >> https://stackoverflow.com/questions/3701364/nhibernate-sqldbtype-structured >> <https://www.google.com/url?q=https%3A%2F%2Fstackoverflow.com%2Fquestions%2F3701364%2Fnhibernate-sqldbtype-structured&sa=D&sntz=1&usg=AFQjCNHr38rHXTzrSv0unpcRANeGym4udw> >> >> -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout.
