Data type RowData
access this type via: data.qdb.QDB (uses)
This is a container type which contains both the row key and value of a database row.
Fields
char key[] The row key of a database row.
Data fields The row value of a database row.