memory a_sql_uint32

Set to the maximum size (in bytes) of memory buffers to use while building messages to send.

Syntax

public a_sql_uint32 memory;

Remarks

The recommended value is at least 2 * 1024 * 1024. Corresponds to the dbremote -m option.