Following up on that previous post where I managed to execute a stored procedure and get an EntitySet of Customers back from Northwind, I figured that the next thing to try would be a stored procedure that returns multiple result-sets.
However, I don't think that this is supported right now so if you've got stored procedures that do that kind of thing then you'd need to execute them in a different way rather than trying to surface them up through the EDM.
Posted
Mon, Aug 27 2007 4:34 PM
by
mtaulty