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