Vasanth Krishnan

Vasanth Krishnan

  • NA
  • 100
  • 39.6k

Get the list of sp name from the package from oracle by C#

May 16 2013 9:58 AM
Hi

Can any one give me an idea about how to get the stored procedure name from the particular package from oracle using C# net.

Let me explain in details.

I have created an stored procedure sp_GetName under packager PKG_GET.

I need to get the sp name (SP_GetName) when i have passed the package name  as the input.

Hope this is clear.

Please let me know if this is not.

Thanks.