Click or drag to resize

QdbTableStringColumns Property

The columns of the table that contains string point values.

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

Property Value

Type: QdbStringColumnCollection
See Also