max_length a_sql_uint32

Set to the maximum length (in bytes) a message can have.

Syntax

public a_sql_uint32 max_length;

Remarks

This affects sending and receiving. The recommended value is 50000. Corresponds to the dbremote -l option.