Specifies the maximum length, in characters, of fields of the String data type as described by the driver through result set descriptions and metadata methods. This property does not affect getTypeInfo() calls. If a field exceeds the length specified by this option, the driver truncates that field.
Valid Values
x
where:
x
is a positive integer that represents the maximum size of fields of the STRING data type.