Cmdlets for Certinia

Build 23.0.8839

ArchiveMode Parameter (Connect-FinancialForce Cmdlet)

Boolean indicating whether to include deleted and archived records with a standard SELECT query.

Syntax

Connect-FinancialForce -ArchiveMode SwitchParameter

Data Type

bool

Default Value

false

Remarks

By default, Salesforce will only return non-deleted and unarchived records from a SELECT query. With this property set to True, the 本製品 will use the queryAll endpoint which will return records that are marked as deleted or archived as well as the normal records.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839