Attribute

BinaryLength (BL)

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.

Default

65535