| Class | Description |
|---|---|
| DataColumn<F,T> |
A
Row based on a TObject result set, that transforms values
on the fly. |
| DataIndex<T> |
Synthetic class that represents a result set that maps records to keys to
values.
|
| DataProjection<T> |
A
Projection based on a TObject result set, that transforms
values on the fly. |
| DataRow<F,T> |
A
Row based on a TObject result set, that transforms values
on the fly. |
| DataTable<F,T> |
A result
Table that lazily transforms values from one type to another
and prettifies the string representation of the data. |