BulkPageSize
The number of records to retrieve before returning results to the user when UseBulkAPI=true.
データ型
int
デフォルト値
1000
解説
The BulkPageSize indicates the number of records that are returned at a time when reading the data. In the background, the CData ODBC 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.