RowCache.CachedRow

Undocumented in source.

Alias This

columns

Members

Functions

opIndex
ColumnData opIndex(int 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
int[string] columnIndexes;
Undocumented in source.
columns
ColumnData[] columns;
Undocumented in source.

Meta