BulkPageSize
The number of records to retrieve before returning results to the user when UseBulkAPI=true.
Data Type
int
Default Value
2000
Remarks
The BulkPageSize indicates the number of records that will be returned at a time when reading the data. In the background, the CData JDBC Driver for Salesforce will continue to read additional results from the data source. This connection property only has an impact when UseBulkAPI is set to true.