Preparing search index...
The search index is not available
lupdo
lupdo
PdoPreparedStatementConstructor
Type alias PdoPreparedStatementConstructor
Pdo
Prepared
Statement
Constructor
:
(
new
(
connection
,
rawSql
,
statement
)
=>
PdoPreparedStatementI
)
Type declaration
new
(
connection
,
rawSql
,
statement
)
:
PdoPreparedStatementI
Parameters
connection
:
PdoRawConnectionI
rawSql
:
string
statement
:
any
Returns
PdoPreparedStatementI
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
lupdo
Loading...