runtime
2.0.0-alpha01
common
runtime
/
app.cash.sqldelight
/
Query
/
execute
execute
common
abstract
fun
execute
(
)
:
SqlCursor
Content copied to clipboard
Execute the underlying statement.
Return
the cursor for the statement's result set.