Rows.Row

Undocumented in source.

Members

Functions

get
string get(string key, string defaultValue)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
string opIndex(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
time
SysTime time()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
void toString(Dg dg)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
deprecated string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

columnNames
string[] columnNames;
Undocumented in source.
columnValues
string[] columnValues;
Undocumented in source.

Meta