Click or drag to resize

QdbRow Class

A row of values.
Inheritance Hierarchy
SystemObject
  Quasardb.TimeSeries.ReaderQdbRow

Namespace:  Quasardb.TimeSeries.Reader
Assembly:  Quasardb (in Quasardb.dll) Version: 3.9.9.0 (3.9.9.0)
Syntax
public class QdbRow : IEnumerable<QdbCell>, 
	IEnumerable

The QdbRow type exposes the following members.

Properties
Methods
  NameDescription
Public methodGetEnumerator
Top
See Also