QdbRow Class |
Namespace: Quasardb.TimeSeries.Reader
The QdbRow type exposes the following members.
Name | Description | |
---|---|---|
Count |
Gets the number of values in the row.
| |
ItemInt64 |
Gets the result value at the specified index.
| |
ItemString |
Gets the result value at the column with the specified name.
| |
Timestamp |
Gets the timestamp of the row.
|
Name | Description | |
---|---|---|
GetEnumerator | Returns an enumerator that iterates through the collection. |