TurboDB VCL Component Library

TTdbDatabase.CacheSize

TTdbDatabase

Previous  Top  Next

Specifies the amount of memory to use for database caching.

Delphi syntax:

property CacheSize: Integer;

C++ syntax:

__property int CacheSize;

Description

Set this value to a lower value to leave more memory for other applications. Set it to a higher value to improve the performance of database operations.