putShort method
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
This method is used to put a short value for a XO_TYPE_SHORT column in the buffer.
putShort(sShortVal)
Parameters for putShort
| Parameter | Type | Description |
| sShortVal | short | The value of the table column for a row. |