 | QdbInt64Column.Spread Method |
Gets the spread (ie the difference between the maximum value and the minimum value) of the table
Namespace:
Quasardb.TimeSeries
Assembly:
Quasardb (in Quasardb.dll) Version: 3.10.1.0 (3.10.1.0)
SyntaxPublic Function Spread As Long?
Return Value
Type:
Nullable<Int64>The spread of the table
Exceptions
See Also