הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
The Microsoft.SqlServer.Dts.Tasks.BulkInsertTask namespace contains the members used by the Bulk Insert Task.
Classes
| Class | Description |
|---|---|
| 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
| Interface | Description |
|---|---|
| IDTSBulkInsertTask |
Enumerations
| Enumeration | Description |
|---|---|
| DTSBulkInsert_DataFileType | Defines the type of file that provides the source data. |