Kotlin Database Connectivity
1.0.0-alpha2
Kotlin Database Connectivity
/
kotlinx.dbc
/
ResultSet
/
next
next
abstract
fun
next
(
)
:
Boolean
Selects next or first row of result.
Return
Returns true if result have next row