RowSet

A set of rows.

Members

Aliases

getAs
alias getAs = bind
Undocumented in source.

Functions

bind
T[] bind()
Undocumented in source. Be warned that the author may not have intended to support it.
bind
T[] bind()
Undocumented in source. Be warned that the author may not have intended to support it.
columnInLastRow
T columnInLastRow(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
firstRow
Row firstRow()
Undocumented in source.
iterator
RowIterator iterator()
Undocumented in source.
lastRow
Row lastRow()
Undocumented in source.

Meta