getResultRow

abstract suspend fun getResultRow(): R2dbcResult?

The R2dbcResult generated by the executed statement, or null if none was retrieved.