How to call an oracle function in C# 2.0?

  • Thread starter Thread starter jens Jensen
  • Start date Start date
J

jens Jensen

Hello,
Assum i have an oracle function called ofunction.

Can someone tell me how i can call this function assuming it take the
parameter in_param of type clob.

Any help will be highly appreciated

C# .ADO.NET 2.0
 
Back
Top