Query

Undocumented in source.

Constructors

this
this(Database db, string sql, T t)
Undocumented in source.
this
this(Database db, string sql, T args)
Undocumented in source.

Members

Functions

opApply
int opApply(T dg)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

result
ResultSet result;
Undocumented in source.

Meta