Executing stored procedure in ASP.NET Core using a repository pattern

后端 未结 0 417
刺人心
刺人心 2021-01-26 10:57

I am trying to execute stored procedure which should returns only a int to the caller.

But after executing, I get null. I am trying to execute the stored procedure using

相关标签:
回答
  • 消灭零回复
提交回复
热议问题