Cmdlets for Microsoft Dynamics 365

Build 25.0.9434

AllowDuplicateRecords Parameter (Connect-Dynamics365 Cmdlet)

Notes whether or not the driver will permit the adding of duplicate records during INSERT operations. To create the record (or update it if a duplicate is found), set this to true. To avoid adding duplicate records, set this to false.

Syntax

Connect-Dynamics365 -AllowDuplicateRecords bool

Data Type

bool

Default Value

true

Remarks

This property only applies when Edition is CustomerService, FieldService, Marketing, ProjectOperations or Sales.

For further information, see https://learn.microsoft.com/en-us/power-apps/developer/data-platform/webapi/manage-duplicate-detection-create-update.

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