OracleBulkCopy Properties
OracleBulkCopy properties are listed in Table 17-5.
                  
Table 17-5 OracleBulkCopy Properties
| Property | Description | 
|---|---|
| Specifies the number of rows to be sent as a batch to the database | |
| Specifies the  | |
| Specifies the number of seconds allowed for the bulk copy operation to complete before it is aborted | |
| Specifies the column mappings between the data source and destination table | |
| Specifies the  | |
| Specifies the database partition that the data is loaded into | |
| Specifies the database table that the data is loaded in | |
| Defines the number of rows to be processed before a notification event is generated |