 | QdbCellStringValue Property |
Gets the value.
Namespace:
Quasardb.TimeSeries.Reader
Assembly:
Quasardb (in Quasardb.dll) Version: 3.9.9.0 (3.9.9.0)
Syntaxpublic string StringValue { get; }
Public ReadOnly Property StringValue As String
Get
Property Value
Type:
String
ExceptionsException | Condition |
---|
InvalidCastException | The value is not of type String |
See Also