Open tbasallo opened 2 years ago
You can tell I've been doing a lot of work with SqlBulkCopy (in Azure Functions).
Any thoughts on expanding NPoco.InsertBulkOptions to allow options/settings to be used in generating and executing the SqlBulkCopy?
Some of the items that would be useful to pass in:
While we're at it, I could include a column mapping, as well. But not as important.
You can tell I've been doing a lot of work with SqlBulkCopy (in Azure Functions).
Any thoughts on expanding NPoco.InsertBulkOptions to allow options/settings to be used in generating and executing the SqlBulkCopy?
Some of the items that would be useful to pass in:
While we're at it, I could include a column mapping, as well. But not as important.