TurboDB VCL/CLX Component Library
TTdbFlushMode
Top
Indicates the kind of write buffering.
TTdbFlushMode = (tfmDefault, tfmSecure, tfmFast);
Description
These values are applied to
TTdbDatabase.FlushMode
and
TTdbTable.FlushMode
.