QdbBulkRow Properties |
The QdbBulkRow type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of columns in this row.
| |
| ItemInt64 |
Gets the cell at the specified column index.
| |
| ItemString |
Gets the cell by column name.
| |
| Timestamp |
Gets the timestamp associated with this row.
|