TDV Adapter for FinancialForce

Build 22.0.8462

ArchiveMode

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

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 adapter will use the queryAll endpoint which will return records that are marked as deleted or archived as well as the normal records.

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