Do I have to loop through an IEnumerable return from Dapper even though I only return a single object?

后端 未结 0 1160
难免孤独
难免孤独 2021-01-06 06:23

I\'m using Dapper to retrieve employee information when I select that employee from a list. Everything maps correctly, and then the rows are grouped according to employee.i

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