SQLite3Stmt::close
(PHP 5 >= 5.3.0)
SQLite3Stmt::close — Closes the prepared statement
说明
public bool SQLite3Stmt::close
( void
)
Closes the prepared statement.
参数
此函数没有参数。
返回值
Returns TRUE
There are no user contributed notes for this page.
