In the Data Access section of Microsoft Docs, I have noticed that it mentions that
For a call to any of the FIND functions, 1024 rows are cached. You can set the size of the cache by using the Data Cache Size setting in the Business Central Server configuration file. The default size is 9, which approximates a cache size of 500 MB. If you increase this number by one, then the cache size doubles.
Does that mean, if I increase the cache size, the number of records that will be cached will also increase?
Furthermore, there are no mentions of the Upper limit of what this could be and how many records can be possibly cached.
Any help would be appreciated!
Data Access - Business Central | Microsoft Docs