To specify that the object will or will not use data caching.

If the property is set to false, the smart device caching for this object is disabled. This means that every time a requirement for this object is made, the Database query is performed regardless of whether any table involved in the query has been changed or not. False value does not optimize the device resource and if you are working offline this object does not show data.

Values

True The object uses data caching. The Check For New Data property is displayed. This is the default value.
False The object doesn’t use data caching.

Scope

Objects: Work With pattern and Work With objectPanel object

See Also

Native Mobile caching
Check For New Data property