FireDAC Components for Zoho CRM

Build 22.0.8462

Offline

Use offline mode to get the data from the cache instead of the live source.

Syntax


property Offline: Boolean;

Data Type

Boolean

Default Value

false

Remarks

When Offline = true, all queries execute against the cache as opposed to the live data source. In this mode, certain queries like INSERT, UPDATE, DELETE, and CACHE are not allowed.

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