ExtendedQueryCommand

Constructors

this
this(PreparedStatement ps, Tuple params, bool singleton, QueryResultHandler!(T) resultHandler)
Undocumented in source.
this
this(PreparedStatement ps, Tuple params, int fetch, string cursorId, bool suspended, bool singleton, QueryResultHandler!(T) resultHandler)
Undocumented in source.

Members

Functions

params
Tuple params()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta