| QdbRowCount Property |
Gets the number of results in the row.
Namespace:
Quasardb.Query
Assembly:
Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax public long Count { get; }
Public ReadOnly Property Count As Long
Get
Property Value
Type:
Int64See Also