UseClientSidePaging
Whether or not the CData ADO.NET Provider for Microsoft Dynamics 365 Finance and Operations should use multiple threads with client side paging.
Data Type
bool
Default Value
true
Remarks
Regardless of this value, the CData ADO.NET Provider for Microsoft Dynamics 365 Finance and Operations will always use client side paging to retrieve data. However, setting this value to false will cause only a single thread to be used to execute this operation instead of attempting to use multiple threads to improve performance.