Click here to Skip to main content
15,891,529 members
Articles / Database Development / SQL Server / SQL Server 2008R2

Table Valued Parameters in SQL 2008

Rate me:
Please Sign up or sign in to vote.
4.00/5 (4 votes)
5 Mar 2015CPOL1 min read 14.1K   3  
The tip describes how the Table Valued Parameters(TVP) are used in SQl server and how they can be utilized using C# code.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
India India
I have 8 years of experience of mostly developing the .NET windows as well as web applications. Passionate about learning and sharing.

Visit my personal blog to know more about the .NET technology and increase your knowledge about C# and .NET. You can always follow me on twitter @dotnetforall.

Comments and Discussions