Back to Exposed

rowsCount

docs/api/exposed-r2dbc/org.jetbrains.exposed.v1.r2dbc.statements.api/rows-count.html

1.2.0563 B
Original Source

rowsCount

suspend fun ResultApi.rowsCount(): Int

Returns the count of rows collected from this ResultApi.

Calling this function will fully consume the original flow of results without transforming or emitting them.

Generated by Dokka © 2026 Copyright