Return from Entity Framework Core

后端 未结 0 418
被撕碎了的回忆
被撕碎了的回忆 2020-12-18 07:27

I have this method that is returning data from my database:

public IList GetAllQuestions(string orgId)
    {
        IList q         


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