Binary Length
- Last Updated: August 25, 2023
- 1 minute read
- DataDirect Connectors
- ODBC
- Google Bigquery 8.0
- Documentation
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
1and2147483647.
Behavior
If set to x, the driver restricts the characters in the column to the specified
value.
Default
65535