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


TEasyTable.BlobCompression
TEasyTable
Top 

Indicates the level of compression used for table's BLOB fields.

property BlobCompression: TCompressionLevel;

Description
One of the advanced features of EasyTable is an ability to compress data in BLOB fields.It may be useful when you need to store rich text files, bmp images or other large amounts of data in the table.
Setting BlobCompression before creating the table will cause further compression of all BLOB fields in this table.
For exisiting tables It indicates the level of compression used for BLOB fields in this table.
Setting this property when table is open will not change the compression level.


© AidAim Software EasyTable: Easytable Single-file Embedded Database Bde Replacement Delphi C\+\+builde