Indicates whether it uses cached data or asks the server if the data has been changed. This property is displayed when Enable Data Caching property is set to true.

Values

Every time Ask the server if the data has been changed every time the query is performed. This is the default value.
After elapsed time Ask the server if the data has been changed only after an indicated period of time.

 

If the property is set to ‘After elapsed time’, the Check For New Data After Minutes Elapsed property is displayed.

Description

With ‘Every time’ value, the object asks the Database if the data has been changed since the last request; if not, the cached data is used; otherwise, the query is performed.

‘After elapsed time’ enables a new property called ‘Check For New Data After Minutes Elapsed’. This value uses the cached data for the time indicated in the new property since the last query.

Scope

Objects Work With pattern and Work With object, Panel object
Languages .Net, Ruby, Java
   

See also

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