hunt-database ~master (2022-05-10T06:26:51.8111522)
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.