QueryCommandBase

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

Constructors

this
this(QueryResultHandler!(T) resultHandler)
Undocumented in source.

Members

Functions

resultHandler
QueryResultHandler!(T) resultHandler()
Undocumented in source. Be warned that the author may not have intended to support it.
sql
string sql()
Undocumented in source.

Inherited Members

From IQueryCommand

sql
string sql()
Undocumented in source.

Meta