FireDAC Components for SAP Cloud for Customer

Build 23.0.8839

CacheTolerance

The tolerance for stale data in the cache specified in seconds when using AutoCache .

Syntax


property CacheTolerance: Integer;

Data Type

Integer

Default Value

600

Remarks

The tolerance for stale data in the cache specified in seconds. This only applies when AutoCache is used. The component checks with the data source for newer records after the tolerance interval has expired. Otherwise, it returns the data directly from the cache.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839