Asp.Net with Oracle table return type
Hi,
I have a problem to solve: with .Net call an Oracle function that return a table type. I tested my package directly and it's right: The c# method returns
instead error.
What is the data type we should passed from dotnet. give me sample.
Thanks for all tips.
|