FireDAC Components for Microsoft Dynamics 365

Build 22.0.8462

UseClientSidePaging

Whether or not the CData ADO.NET Provider for Microsoft Dynamics 365 should use multiple threads with client side paging.

Syntax


property UseClientSidePaging: Boolean;

Data Type

Boolean

Default Value

false

Remarks

Regardless of this value, the CData FireDAC Components for Microsoft Dynamics 365 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.

Note: This property only applies when Edition is set to either FinOpsOnline, FinOpsOnPremise or HumanResources.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462