SQLite3Stmt::explain

(PHP 8 >= 8.5.0)

SQLite3Stmt::explain — ステートメントの explain モードを返す

説明

public function SQLite3Stmt::explain(): int

SQLite3Stmt::setExplain() でステートメントに現在設定されている explain モードを返します。

パラメータ

この関数にはパラメータはありません。

参考

+add a note

User Contributed Notes

There are no user contributed notes for this page.