<< Click to Display Table of Contents >>
CacheSize |
Defines the size of a record's block that must be read by a Storage before sending it to a database. For example, if this property is equal to 4 (four), blocks with four records each are sent to the associated Database object. Default value of this property is 10.
NOTE |
A record block is sent every second, even if it does not reach the size configured in this property. |