How can you execute raw SQL against the entire DB through EF core?

前端 未结 0 1536
甜味超标
甜味超标 2021-01-28 23:59

I know there\'s the FromSqlRaw function but it only works against a given table. From testing I see that I can\'t execute arbitrary SQL against a given table (basic

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