Limit Column Size To A Signed 32-bit Value
COLUMN_SIZE_S32
Key Name | Default Value | Required |
---|---|---|
|
Clear ( |
No |
Description
This option specifies whether the connector limits column sizes to 32-bit values, preventing problems with larger column sizes in applications that do not support them.
0
: The connector uses 32-bit and 64-bit column sizes as required the by data.1
: The connector limits column sizes to signed 32-bit values.