In a previous post I create a CLR stored procedure in VB.NET to replace the undocumented system stored procedure sp_msforeachtable. As promised here is the C# code. I am still working on reacquainting myself with C based syntax so please feel free to point out any errors or performance issues. using System; using System.Data; using System.Data.SqlClient; using System.Data.SqlTypes; using
Tidak ada komentar:
Posting Komentar