Click or drag to resize

QdbTimestampColumnLast Method

Overload List
  NameDescription
Public methodLast
Gets the last point (ie the one with the newest timestamp) of the table
Public methodLast(QdbTimeInterval)
Gets the last point (ie the one with the newest timestamp) in an interval
Public methodLast(IEnumerableQdbTimeInterval)
Gets the last points (ie the one with the newest timestamp) in each interval
Top
See Also