Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » ULjException class

 

getSqlOffset function

Returns the error offset within the SQL string.

Syntax
abstract int ULjException.getSqlOffset()
Remarks
Returns

-1 when there is no SQL string associated with the error message; otherwise, the zero-base offset within that string where the error occurred.