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