MysqlRow

Undocumented in source.

Members

Functions

opApply
int opApply(int delegate(ref string, ref string) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
string opIndex(size_t idx, string file, int line)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
string opIndex(string name, string file, int line)
Undocumented in source. Be warned that the author may not have intended to support it.
toAA
string[string] toAA()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
toStringArray
string[] toStringArray()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

resultSet
MysqlResult resultSet;
Undocumented in source.
row
string[] row;
Undocumented in source.

Meta