SQLite3::lastErrorCode

(PHP 5 >= 5.3.0, PHP 7)

SQLite3::lastErrorCode Returns the numeric result code of the most recent failed SQLite request

说明

public SQLite3::lastErrorCode ( void ) : int

Returns the numeric result code of the most recent failed SQLite request.

参数

此函数没有参数。

返回值

Returns an integer value representing the numeric result code of the most recent failed SQLite request.

相关文章
php cubrid 函数 get error code for the most recent function callphp maxdb 函数 returns the error code for the most recent function callphp maxdb 函数 returns the number of columns for the most recent queryphp maxdb 函数 returns the error code for the most recent statement callphp mqseries 函数 returns the error message corresponding to a result code mqrc php sqlite 函数 returns the number of rows that were changed by the most recent sql statementphp sqlite 函数 returns the error code of the last error for a databasephp sqlite 函数 executes a query against a given database and returns a result handlephp mysqli stmt returns the error code for the most recent statement callphp mysqli returns the number of columns for the most recent queryphp mysqlnduhconnection returns the error code for the most recent function callphp sqlite3 returns the number of database rows that were changed or inserted or deleted by the most recent sql statementphp sqlite3 returns the numeric result code of the most recent failed sqlite requestphp sqlite3 returns english text describing the most recent failed sqlite requestphp sqlite3 returns the row id of the most recent insert into the databasephp sqlite3 executes a query and returns a single resultphp sqlite3result returns the name of the nth columnphp sqlite3result returns the type of the nth columnphp sqlite3stmt executes a prepared statement and returns a result set objectphp swoole server get the error code of the most recent error.
关注编程学问公众号