News

Firstly we need to create a User-Defined Table Type in our SQL database. As : CREATE TYPE [dbo ... BFMapping END END Now we will call this Stored procedure from our C# code and pass a Datatable in ...