CData Python Connector for ADP

Build 25.0.9454

PageSize

Specifies the maximum number of records that the provider retrieves per page from ADP.

Data Type

string

Default Value

"100"

Remarks

This property determines how many records the connector requests per page when executing a query.

Increasing the page size reduces the number of round trips required to retrieve large data sets, but can also increase response time or cause timeouts for large requests.

The maximum supported page size is 100.

This property is useful for optimizing performance and balancing query efficiency against API response time.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454