Back to Exposed

rowsUpdated

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

1.2.0487 B
Original Source

rowsUpdated

fun rowsUpdated(): Flow<Int>

Returns a Flow containing the number of rows updated by executing a statement.

Throws

IllegalStateException

If the result has already been consumed by another flow operation.

Generated by Dokka © 2026 Copyright