65.9K
CodeProject is changing. Read more.
Home

Executing a Web Service in a CLR Based Table Valued Function and Representing its IEnumerable Type Output as a Table in SQL Server

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.18/5 (8 votes)

Jun 8, 2010

CPOL

5 min read

viewsIcon

28252

downloadIcon

267

Executing a web service in a CLR based Table Valued Function resolving the problems faced during its execution and finally representing the IEnumerable output as a table in SQL Server.