hunt-database ~master (2022-02-21T07:44:19Z)
Home
Dub
Repo
SqlResult.size
hunt
database
base
SqlResult
SqlResult
Get the number of rows in the PgResult.
@return the count of rows.
interface
SqlResult
(T)
int
size
(
)
Meta
Source
See Implementation
hunt
database
base
SqlResult
SqlResult
functions
columnsNames
next
property
rowCount
size
toString
value
Get the number of rows in the PgResult.
@return the count of rows.