EF6 throws Specified cast is not valid on async method

前端 未结 0 1067
悲哀的现实
悲哀的现实 2021-01-03 20:26

When using await and FirstOrDefaultAsync I get Specified cast is not valid exception.

var a = Db.Table1.SqlQuery(&q         


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