SQLite3Stmt 类
(PHP 5 >= 5.3.0, PHP 7)
类摘要
SQLite3Stmt
{
public clear
(
void
) :
bool
public close
(
void
) :
bool
public getSQL
([
bool $expanded
= FALSE
] ) :
string
public reset
(
void
) :
bool
}
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.