Calling DELETE on a table via FromSqlRaw has no effect?

前端 未结 0 1346
没有蜡笔的小新
没有蜡笔的小新 2021-02-02 00:22

I\'m using EF Core and I\'m trying to use FromSqlRaw to delete all records from a table. While it doesn\'t throw an exception it also has no effect on the table.

I have:<

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