The BulkCopy object represents the parameters of a single bulk copy command issued against a Microsoft® SQL Server™ database.
The BulkCopy object is used as a parameter to the ImportData method of the Table object and the ExportData method of the Table and View objects.
With the BulkCopy object, you can:
Abort Method | SetCodePage Method |
BatchImported Event | RowsCopied Event |
ExportData Method | ImportData Method |