PHP マニュアル
関数リファレンス
データベース関連
ベンダー固有のモジュール
SQLite3
SQLite3
SQLite3::backup
SQLite3::busyTimeout
SQLite3::changes
SQLite3::close
SQLite3::__construct
SQLite3::createAggregate
SQLite3::createCollation
SQLite3::createFunction
SQLite3::enableExceptions
SQLite3::escapeString
SQLite3::exec
SQLite3::lastErrorCode
SQLite3::lastErrorMsg
SQLite3::lastInsertRowID
SQLite3::loadExtension
SQLite3::open
SQLite3::openBlob
SQLite3::prepare
SQLite3::query
SQLite3::querySingle
SQLite3::setAuthorizer
SQLite3::version
SQLite3::exec
SQLite3::lastErrorMsg
SQLite3
PHP マニュアル
SQLite3::lastErrorCode
直近で失敗した SQLite リクエストの結果コードを数値で返す
説明
public
int
SQLite3::lastErrorCode
()
直近で失敗した SQLite リクエストの結果コードを数値で返します。
パラメータ
この関数にはパラメータはありません。
戻り値
直近で失敗した SQLite リクエストの結果コードを数値で返します。