DB2®BulkCopy Properties
The properties of the DB2BulkCopy class are listed here.
Public Properties
| Name | Description |
|---|---|
BulkCopyTimeout |
Number of seconds for the bulk copy operation to complete before it times out. |
ColumnMappings |
Mappings of columns from the data source table to columns in the destination table. |
DestinationTableName |
Name of the destination table on the server. |
Errors |
Errors in the bulk copy operation. |
NotifyAfter |
The number of rows to copy before generating a DB2RowsCopied event. |