CachedResults.CachedRow

Undocumented in source.

Alias This

columns

Members

Functions

opIndex
ColumnData opIndex(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
ColumnData opIndex(string name)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

columnIndexes
size_t[string] columnIndexes;
Undocumented in source.
columns
ColumnData[] columns;
Undocumented in source.

Meta