DB2®BulkCopy Properties

The properties of the DB2BulkCopy class are listed here.

Public Properties

Name Description
public property BulkCopyTimeout Number of seconds for the bulk copy operation to complete before it times out.
public property ColumnMappings Mappings of columns from the data source table to columns in the destination table.
public property DestinationTableName Name of the destination table on the server.
public property Errors Errors in the bulk copy operation.
public property NotifyAfter The number of rows to copy before generating a DB2RowsCopied event.