文字

SQLite3Stmt::close

(PHP 5 >= 5.3.0)

SQLite3Stmt::closeCloses the prepared statement

说明

public bool SQLite3Stmt::close ( void )

Closes the prepared statement.

参数

此函数没有参数。

返回值

Returns TRUE

上一篇: 下一篇: