Strongly typed data column.
Allows access to the underlying data in a row format.
DataSet stores a collection of DataTables
DataTable class.
Provides a view over a DataTable to store filtered data sets.
Generic Column Trait.
Generic Column Trait. Allows a collection of columns storing data of distinct types to be stored in a generic collection.
Trait defining add / update / insert / delete.
Modifiable, with an integer indexer.
Modifiable, with additional string (name) indexer.
DataSet companion object.
Handles the output of a DataTable in a displayable format.
DataTable class. Handles the immutable storage of data in a Row / Column format.