(PHP 5 %gt;= 5.3.6, PHP 7)
SQLite3Stmt::readOnly() — Returns whether a statement is definitely read only
Returns whether a statement is definitely read only.
此函数没有参数。
Returns TRUE if a statement is definitely read only, FALSE otherwise.
TRUE
FALSE