sqlite_error_string
エラーコードの説明を返す
&reftitle.description;
stringsqlite_error_string
interror_code
sqlite_last_errorから返される
error_codeの可読性が高い説明を返します。
&reftitle.parameters;
error_code
使用するエラーコード。これは
sqlite_last_error
から返されたものです。
&reftitle.returnvalues;
error_code に対応する可読形式の説明を文字列で返します。
&reftitle.seealso;
sqlite_last_error