IBDAC

TIBCConnectionOptions.WireCompression Property

Used to enable or disable data compression over the wire at the global or individual database level.

Class

TIBCConnectionOptions

Syntax

property WireCompression: boolean default False;

Remarks

Use the WireCompression property to control whether data is compressed during transmission at the global or database level. Disabled by default.

Note: Place zlib1.dll and fbclient.dll in the same location.

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