runtime
2.0.0-alpha01
common
runtime
/
app.cash.sqldelight
/
Query
/
executeAsList
execute
As
List
common
fun
executeAsList
(
)
:
List
<
RowType
>
Content copied to clipboard
Return
The result set of the underlying SQL statement as a list of
RowType
.