I am developing application with silverlight 5, RIA Services and Entity Framework.I am using oracle 11g database. Now my requirement is i have to call a stored procedure which returns cursor. One process is we have to give oracle client settings to create complex type in config file like
what is the other way to do it from model.edmx..?

Replies
Know the answer? Post it — somebody with the same question will find it here.