hunt-database ~master (2022-02-21T07:44:19Z)
Home
Dub
Repo
ExtendedQueryCommand.this
hunt
database
base
impl
command
ExtendedQueryCommand
ExtendedQueryCommand
Undocumented in source.
this
(PreparedStatement ps, Tuple params, bool singleton, QueryResultHandler!(T) resultHandler)
this
(PreparedStatement ps, Tuple params, int fetch, string cursorId, bool suspended, bool singleton, QueryResultHandler!(T) resultHandler)
class
ExtendedQueryCommand
(T)
this
(
PreparedStatement
ps
,
Tuple
params
,
int
fetch
,
string
cursorId
,
bool
suspended
,
bool
singleton
,
QueryResultHandler
!(
T
)
resultHandler
)
Meta
Source
See Implementation
hunt
database
base
impl
command
ExtendedQueryCommand
ExtendedQueryCommand
constructors
this
functions
params