Click or drag to resize

QdbTableColumns Property

The columns of the table.

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

Property Value

Type: QdbColumnCollection
See Also