Click or drag to resize

QdbTableColumns Property

The columns of the table.

Namespace:  Quasardb.TimeSeries
Assembly:  Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax
public QdbColumnCollection Columns { get; }

Property Value

Type: QdbColumnCollection
See Also