Purpose

Determines the maximum size of LONGVARCHAR columns when described within the result set metadata.

Valid Values

x

where:

x
is an integer greater than or equal to 1 and less than or equal to 1,073,741,823.

Data Source Methods

public Integer getMaxLongVarcharSize()

public void setMaxLongVarcharSize(Integer)

Default

1,073,741,823

Data Type

Integer