Used to enable or disable data compression over the wire at the global or individual database level.
property WireCompression: boolean default False;
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.