baseQueryData

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Database* db, Buffer* buf)
Undocumented in source.

Members

Aliases

Buffer
alias Buffer = BUF
Undocumented in source.

Functions

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

Manifest constants

initialSQL
enum initialSQL;
Undocumented in source.

Variables

buf
Buffer* buf;
Undocumented in source.
db
Database* db;
Undocumented in source.

Meta