The most performant way to send arrays or bulk-import (streaming) from .NET to Sql Server via Table-Valued Parameters (TVP). For use with Sql 2008 or later.
-
Updated
Jun 17, 2013 - C#
The most performant way to send arrays or bulk-import (streaming) from .NET to Sql Server via Table-Valued Parameters (TVP). For use with Sql 2008 or later.
An extension to provide Table-Valued Parameters to Dapper. .NET Core support available!
SQL Stored Procedures With Table-Valued Parameters(TVP) & Calling From C#
Add a description, image, and links to the tvp topic page so that developers can more easily learn about it.
To associate your repository with the tvp topic, visit your repo's landing page and select "manage topics."