Preparing search index...
The search index is not available
lupdo
lupdo
PdoConnectionI
Interface PdoConnectionI
interface
PdoConnectionI
{
query
:
(
(
sql
)
=>
Promise
<
void
>
)
;
version
:
string
;
}
Implemented by
PdoConnection
Index
Properties
query
version
Properties
query
query
:
(
(
sql
)
=>
Promise
<
void
>
)
Type declaration
(
sql
)
:
Promise
<
void
>
Parameters
sql
:
string
Returns
Promise
<
void
>
version
version
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
query
version
lupdo
Loading...