RecordsBufferThreshold: Integer;
The RecordsBufferThreshold property determines threshold number of cache records.
The property is used to limit size of memory allocated for cache, if the quantity of loaded records is known in advance. By default the memory is allocated for 8192 records. On overcoming of threshold value, the cache size is automatically increased.
See also: