问题:
How do I view the SQL generated by entity framework ? 如何查看实体框架生成的SQL?
(In my particular case I'm using the mysql provider - if it matters) (在我的特殊情况下,我正在使用mysql提供程序-如果重要的话)
解决方案:
参考一: https://stackoom.com/question/5vY7/如何查看由实体框架生成的SQL参考二: https://oldbug.net/q/5vY7/How-do-I-view-the-SQL-generated-by-the-Entity-Framework
来源:oschina
链接:https://my.oschina.net/u/4432649/blog/4405794