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::lastErrorCode
SQLite3::lastInsertRowID
SQLite3
PHP マニュアル
SQLite3::lastErrorMsg
直近で失敗した SQLite リクエストについての英文テキストの説明を返す
説明
public
string
SQLite3::lastErrorMsg
()
直近で失敗した SQLite リクエストについての英文テキストの説明を返します。
パラメータ
この関数にはパラメータはありません。
戻り値
直近で失敗した SQLite リクエストについての英文テキストの説明を返します。