SqlBulkCopy with SqlHelper class
- by Pandiya Chendur
I've installed DataAccessApplicationBlock.msi and I got the Microsoft.ApplicationBlocks.Data.dll file into my bin folder. I found every other sqlhelper methods except ExecuteBulkCopy.
How do I add ExecuteBulkCopy function to the SqlHelper class?