Microsoft.SqlServer.Dts.Tasks.BulkInsertTask 命名空间

The Microsoft.SqlServer.Dts.Tasks.BulkInsertTask namespace contains the members used by the Bulk Insert Task.

  说明
公共类 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.

接口

  接口 说明
公共接口 IDTSBulkInsertTask 基础结构。

枚举

  枚举 说明
公共枚举 DTSBulkInsert_DataFileType Defines the type of file that provides the source data.