SQLite3::lastErrorCode
Returns the numeric result code of the most recent failed SQLite request
&reftitle.description;
public intSQLite3::lastErrorCode
Returns the numeric result code of the most recent failed SQLite request.
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
Returns an integer value representing the numeric result code of the most
recent failed SQLite request.