Click or drag to resize

QdbQueryResultRows Property

The returned rows.

Namespace:  Quasardb.Query
Assembly:  Quasardb (in Quasardb.dll) Version: 3.10.2.0 (3.10.2.0)
Syntax
public QdbRowCollection Rows { get; }

Property Value

Type: QdbRowCollection
See Also