runtime
2.0.0-alpha03
common
runtime
/
app.cash.sqldelight
/
ExecutableQuery
/
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
.