Click or drag to resize

QdbCellSymbolValue Property

Gets the value.

Namespace:  Quasardb.TimeSeries.Reader
Assembly:  Quasardb (in Quasardb.dll) Version: 3.13.0.0 (3.13.0.0)
Syntax
public string SymbolValue { get; }

Property Value

Type: String
Exceptions
ExceptionCondition
InvalidCastExceptionThe value is not of type Symbol
See Also