Can I enable stored procedures when using edmgen.exe?

I have several scripts that I use to create my edmx files (using edmgen and edmgen2 ).

Is there a way to enable stored procs? Or do I need to use a GUI constructor for this?

+4
source share

Source: https://habr.com/ru/post/1316283/


All Articles