getErrorIndex method
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
This method is used to get the row index at which the error occurred in ResultBuffer.
public int getErrorIndex()
Parameters for getErrorIndex
| Parameter | Type | Description |
| Return | ||
| int | The row index at which the error occurred. | |