Purpose

Specifies the maximum length of characters that the driver supports for BINARY data type columns.

Valid Values

x

where:

x
is a positive integer between 1 and 2147483647.

Behavior

If set to x, the driver restricts the characters in the column to the specified value.

Data Source Method

setBinaryLength

Default

65535

Data Type

Int

See also

Additional properties