- columnIndex
int columnIndex(string col)
Undocumented in source. Be warned that the author may not have intended to support it.
- columnName
string columnName(int col)
Undocumented in source. Be warned that the author may not have intended to support it.
- get
Value get(int row, int col)
Undocumented in source. Be warned that the author may not have intended to support it.
- opApply
int opApply(int delegate(Row) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- opApply
int opApply(int delegate(int, Row) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCast
T opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
Row opIndex(int row)
Undocumented in source. Be warned that the author may not have intended to support it.
- cmdTuples
int cmdTuples [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- columns
int columns [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- isNull
bool isNull [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- rows
int rows [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- time
TickDuration time [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- time
TickDuration time [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.