|
|
SQLCLR Debugging
by
Amit Anajwala
on
Oct 24, 2005
In SQL Server 2005, CLR integration allows you to write stored procedures, triggers, user-defined types, and user-defined functions using any .NET Framework language, including Microsoft Visual Basic .NET and Microsoft Visual C#. In this article, I will explain how to debug SQLCLR stored procedure or SQLCLR user-defined function.
|
|
|
|
|
|
|