Click or drag to resize

QdbTableSymbolColumns Property

The columns of the table that contains symbol point values.

Namespace:  Quasardb.TimeSeries
Assembly:  Quasardb (in Quasardb.dll) Version: 3.13.0.0 (3.13.0.0)
Syntax
public QdbSymbolColumnCollection SymbolColumns { get; }

Property Value

Type: QdbSymbolColumnCollection
See Also