SimpleQueryCommand

@author <a href="mailto:julien@julienviet.com">Julien Viet</a>

Constructors

this
this(string sql, bool singleton, QueryResultHandler!(T) resultHandler)
Undocumented in source.

Members

Functions

isSingleton
bool isSingleton()
Undocumented in source. Be warned that the author may not have intended to support it.
sql
string sql()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta