Excel Add-In for Salesforce

Build 24.0.9060

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 add-in 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 24.0.9060