SQLite3::lastErrorCode
(PHP 5 >= 5.3.0)
SQLite3::lastErrorCode — 直近で失敗した SQLite リクエストの結果コードを数値で返す
説明
public int SQLite3::lastErrorCode
( void
)
直近で失敗した SQLite リクエストの結果コードを数値で返します。
パラメータ
この関数にはパラメータはありません。
返り値
直近で失敗した SQLite リクエストの結果コードを数値で返します。
There are no user contributed notes for this page.
