标签: visual-studio-2017
为什么我在输出窗口中看到它: 抛出异常:EntityFramework.SqlServer.dll中的“System.Data.Entity.Core.EntityCommandExecutionException”
有没有办法看到抛出异常的原因以及为什么会这样?
答案 0 :(得分:1)
调试> Windows>例外设置,勾选CLR异常的框就是我要找的。 p>