 | QdbBulkCellStringValue Property |
Gets the value of the cell as a string.
Namespace:
Quasardb.TimeSeries.Reader
Assembly:
Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntaxpublic string StringValue { get; }
Public ReadOnly Property StringValue As String
Get
Property Value
Type:
String
See Also