QdbRow Properties |
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.
|