DataConnectionCacheProperties
Represents connection cache properties. See also: https://datagrok.ai/help/develop/how-to/function_results_cache
Extended by
Properties
| Property | Type | Description |
|---|---|---|
cacheInvalidateSchedule? | string | Cron expression for cache invalidation schedule |
cacheResults? | boolean | Whether to cache query results |
cacheSchema? | boolean | Whether to cache database schema information |