ul_s_long ULSqlcaBase::GetSQLErrorOffset()
Gets the error offset in dynamic SQL statement.
When applicable, the return value is the offset into the associated dynamic SQL statement (which is then passed to the PrepareStatement function) that corresponds to the current error.
When not applicable, the return value is -1.