The text of this article is not in this database — only its details are. Read it on the old site: Table Value Parameter Use With C#
3 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Table Value Parameter Use With C#
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
C# CornerPosted Aug 4, 2017, 11:48 AM
Before reading that article I used to pass a long string with deliminator and parse them in SQL with Cursor and then Insert the Ids into a temp Table. when I first used the TVP a real difference is in response time. Thanks Jignesh.
FAROOKH MANSURIPosted May 15, 2016, 8:14 AM
Nice
venkat ramanaPosted Oct 17, 2014, 1:49 AM
good artical ..