SQLite3Stmt 类
(PHP 5 >= 5.3.0, PHP 7)
类摘要
SQLite3Stmt
{
public bool clear
(
void
)
public bool close
(
void
)
public SQLite3Result execute
(
void
)
public bool readOnly
( void
)
public bool reset
(
void
)
}
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.