putLongString method
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
This method is used to put a long String value for a XO_TYPE_(W)LONGVARCHAR column in the buffer.
putLongString(strVal)
Parameters for putLongString
| Parameter | Type | Description |
| strVal | String | The value of the table column for a row. |