|
Compression property
|
Top Previous Next |
|
See Also Properties Methods Events Example Unit
Applies to TMySQLServer component
Declaration property Compression: boolean;
Description Specify if data sends and received between the client and server should use compression. This can drastically minimize your bandwidth needs, but also includes the overhead on both client and server machines of compressing everything.
|