TextSize Parameter (Connect-Sybase Cmdlet)
SELECT statements return text, image, and unitext data up to the limit specified in this property.
Syntax
Connect-Sybase -TextSize int
Data Type
int
Default Value
32768
Remarks
The default value of TextSize is 32768(32K), the maximum value is 2147483647(2GB - 1Byte).