I am using database first approach in asp.net MVC with Oracle and entity framework. I am unable to create complex types of store procedures. On clicking Get Column Information nothing is happening.
Kindly help me in creating complex types of store procedures using oracle and entity framework.
I found the solution on following link.