EDIT: I became a SharpFellow and so this blog post has moved I was writing a SQLCLR C# stored proc and wanted to return some results which were held in a DataTable. Inconveniently, there is no built-in way of translating from System.Data class to Microsoft.SqlServer.Server
Read More...