/BulkInsertDemo

Two flavors of IDataReader implementations used together with SqlBulkCopy to insert static and dynamic data structures into SQL Server table.

Primary LanguageC#