Enables or disables data compression over the wire at the global or individual database level.
property WireCompression: boolean default False;
Use the WireCompession property to enable or disable data compression over the wire at the global or individual database level. By default, compression is disabled.
Note: The zlib1.dll file must be placed in the same location as fbclient.dll.