TurboDB VCL/CLX Component Library
TTdbDatabase.FlushMode
TTdbDatabase
See also
Top
Specifies the default flush mode for the tables of this database.
property
FlushMode:
TTdbFlushMode
;
Description
Set this property to define the flush mode for all tables of this database. The value
tfmDefault
on database level is identical to
tfmSecure
.