putBigInt 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_BIGINT column in the buffer.
putBigInt(lLongVal)
Parameters for putBigInt
| Parameter | Type | Description |
| lLongVal | long | The value of the table column for a row. |