Thread: [SQL] Function with table Valued Parameters execution issue

Hello ,


Function with table Valued Parameters execution issue

I have created data type which replicates data table in our application and created one function with table valued
parameter.

I want to call postgres function from my c# console application with NHibernate.

Any idea regarding that or can please suggest me how can call?

Best Regards,
Kanji