entity framework - EDMX and stored procedures; I can't see a method to call my SPROC in the context -


i added sproc edmx using update model option. did function import , assigned null return type. problem when try call sproc mycontext.current, there no sign of it. missing something?

are using ef v4? not possible in ef v1, see, example, this question.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -