getSqlOffset method

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.