| QdbQueryResultRows Property |
The returned rows.
Namespace:
Quasardb.Query
Assembly:
Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax public QdbRowCollection Rows { get; }
Public ReadOnly Property Rows As QdbRowCollection
Get
Property Value
Type:
QdbRowCollectionSee Also