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 | 基礎結構。Defines the properties and methods for the Bulk Insert task. |
列舉
列舉 | 說明 | |
---|---|---|
DTSBulkInsert_DataFileType | Defines the type of file that provides the source data. |