Click or drag to resize

QdbInt64Point Class

A Time/Value pair, where value is an int64 point
Inheritance Hierarchy
SystemObject
  Quasardb.TimeSeriesQdbPointNullableInt64
    Quasardb.TimeSeriesQdbInt64Point

Namespace:  Quasardb.TimeSeries
Assembly:  Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.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