Click or drag to resize

QdbInt64Point Class

A Time/Value pair, where value is an int64 point
Inheritance Hierarchy
System.Object
  Quasardb.TimeSeries.QdbPoint<Nullable<Int64>>
    Quasardb.TimeSeries.QdbInt64Point

Namespace:  Quasardb.TimeSeries
Assembly:  Quasardb (in Quasardb.dll) Version: 3.13.5.0 (3.13.5.0)
Syntax
public class QdbInt64Point : QdbPoint<long?>

The QdbInt64Point type exposes the following members.

Constructors
  NameDescription
Public methodQdbInt64Point
Creates a point.
Top
Methods
Fields
See Also