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