The BulkCopy object represents the parameters of a single bulk copy command issued against a Microsoft® SQL Server™ 2000 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:
Note The BulkCopy object is compatible with instances of SQL Server 2000 and SQL Server version 7.0. However, the BulkCopy2 object extends the functionality of the BulkCopy object for use with features that are new in SQL Server 2000.