- append
void append(Row row)
Undocumented in source. Be warned that the author may not have intended to support it.
- columnsNames
string[] columnsNames()
Undocumented in source. Be warned that the author may not have intended to support it.
- firstRow
Row firstRow()
Undocumented in source. Be warned that the author may not have intended to support it.
- iterator
RowIterator iterator()
Undocumented in source. Be warned that the author may not have intended to support it.
- lastRow
Row lastRow()
Undocumented in source. Be warned that the author may not have intended to support it.
- next
RowSetImpl next()
Undocumented in source. Be warned that the author may not have intended to support it.
- opApply
int opApply(int delegate(ref Row) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- property
Variant property(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- rowCount
int rowCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- rowCount
void rowCount(int v)
Undocumented in source. Be warned that the author may not have intended to support it.
- size
int size()
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.
- value
RowSet value()
Undocumented in source. Be warned that the author may not have intended to support it.