SDAC

TDADataSetOptions.CompressBlobMode Property

Used to store values of the BLOB fields in compressed form.

Class

TDADataSetOptions

Syntax

property CompressBlobMode: TCompressBlobMode default cbNone;

Remarks

Use the CompressBlobMode property to store values of the BLOB fields in compressed form. Add the MemData unit to uses list to use this option. Compression rate greatly depends on stored data, for example, usually graphic data compresses badly unlike text.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback