FireDAC Components for QuickBooks Online

Build 23.0.8839

ArchiveMode

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

Syntax


property ArchiveMode: Boolean;

Data Type

Boolean

Default Value

false

Remarks

By default, QuickBooks Online will only return non-deleted records from a SELECT query. With this property set to True, the component will return records that are marked as deleted as well as the normal records. It's applicable for the following tables Accounts, Customers, items, Employees, Departments, Class, and PaymentMethods.

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