OpenAccess SDK SQL Engine core methods for Java
:
Exchanging data
:
getErrorIndex method
getErrorIndex method
This method is used to get the row index at which the error occurred in ResultBuffer.
public int getErrorIndex()
Table 55.
Parameters for getErrorIndex
Parameter
Type
Description
Return
int
The row index at which the error occurred.