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