Microsoft.SqlServer.Dts.Tasks.BulkInsertTask Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Microsoft.SqlServer.Dts.Tasks.BulkInsertTask namespace contains the members used by the Bulk Insert Task.
Classes
| BulkInsertTask |
Provides the properties and methods for the Bulk Insert task, which is the quickest way to copy large amounts of data into a SQL Server table or view. This class cannot be inherited. |
Interfaces
| IDTSBulkInsertTask |
Defines the properties and methods for the Bulk Insert task. |
Enums
| DTSBulkInsert_DataFileType |
Defines the type of file that provides the source data. |