FireDAC Components for REST

Build 23.0.8804

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) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8804