Table of contents



Official Content

Enables/disables query optimization with or without caching.

Values

Off Disables query optimization.
On Enables query optimization using caching. This is the default value.

Scope

Platforms: Smart Devices (Android, IOS)
Level: Generator

Description

As you can read in the main document of Caching implementation for Smart Devices, you can take advantage of caching depending on certain object properties (caching means to use previously navigated data and optimize queries using cached data if it hasn’t changed in the Database).

This is the behavior if the Smart Devices Cache Management Property is set to On.

By setting this property to Off, the data previously navigated is cached, but this cached data is used only if you are working offline. If you are online, the queries are not optimized, which means that data is always requested to the database regardless of whether it has changed or not since the last query.

How to apply changes

To apply the corresponding changes when the property value is configured, execute a Build with this Only of the object.

See Also

Native Mobile caching
Enable Data Caching property
Check For New Data property
Check For New Data After Minutes Elapsed property

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant