EasyTable: Single-File Embedded BDE Replacement
Database for Delphi and C++Builder


TEasyTable.CacheEnabled
TEasyTable
Top 

Specifies whether the records cache is enabled.

property CacheEnabled: Boolean

Description
If you need to minimize memory usage, try to set CacheEnabled to False before opening table. This will force EasyTable to use minimum amount of memory for cache, but overall performance can be lower.

Note:   This property should be set before opening the table using Active property or Open method.


© AidAim Software EasyTable: Easytable Ben Delphi Database Single File Bde Replacemen