I am having a difficulty with getting a stored procedure into an entity. The procedure will go in okay, but once it's in, the namespace I'm using is reported as either empty or does not exist. If I take the procedure out, the namespace is fine. Except that one time, I put the procedure in, and the namespace was still okay. But then while fiddling with some return values, the namespace again was not found. I'm a little confused here as to what the problem is.
Kevin Clark
Seton Home Study School
Using a stored procedure
Re: Using a stored procedure
Please describe the exact steps we should follow to reproduce the issues you have encountered and specify the following information:
- the version of EF you are working with;
- whether you are working with Devart Entity Model (*.edml) or ADO.NET Entity Data Model (*.edmx);
- specify stack traces of the errors you are getting, etc.
- the version of EF you are working with;
- whether you are working with Devart Entity Model (*.edml) or ADO.NET Entity Data Model (*.edmx);
- specify stack traces of the errors you are getting, etc.