Cmdlets for Microsoft Dynamics 365

Build 23.0.8839

UseClientSidePaging Parameter (Connect-Dynamics365 Cmdlet)

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

Syntax

Connect-Dynamics365 -UseClientSidePaging SwitchParameter

Data Type

bool

Default Value

false

Remarks

Regardless of this value, the CData Cmdlets PowerShell Module 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) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839