How do I view the SQL generated by entity framework ?
(In my particular case I\'m using the mysql provider - if it matters)
For me, using EF6 and Visual Studio 2015 I entered query in the immediate window and it gave me the generated SQL Statement
query