 | QdbCell.Int64Value Property |
Gets the value.
Namespace:
Quasardb.TimeSeries.Reader
Assembly:
Quasardb (in Quasardb.dll) Version: 3.10.0.0 (3.10.0.0)
Syntaxpublic long? Int64Value { get; }
Public ReadOnly Property Int64Value As Long?
Get
Property Value
Type:
Nullable<Int64>
Exceptions
See Also