I have a fairly complex CLR stored procedure. What is the best way to debug the procedure? I would like to step through it if possible.
我有一个相当复杂的CLR存储过程。调试程序的最佳方法是什么?如果可能的话,我想介绍一下。
1 个解决方案
#1
Google is your friend. Or more info in your post.
谷歌是你的朋友。或者您帖子中的更多信息。
How to: Debug a SQL CLR Stored Procedure
如何:调试SQL CLR存储过程
#1
Google is your friend. Or more info in your post.
谷歌是你的朋友。或者您帖子中的更多信息。
How to: Debug a SQL CLR Stored Procedure
如何:调试SQL CLR存储过程