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