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.10.2.0 (3.10.2.0)
Syntax
public QdbStringColumnCollection StringColumns { get; }

Property Value

Type: QdbStringColumnCollection
See Also