Module computed_view

Module computed_view 

Source

Structs§

ComputedDataView
A view over a DataTable that can contain both original and computed columns This is query-scoped - exists only for the duration of one query result

Enums§

ViewColumn
Represents a column in a computed view - either original or derived