toggle menu
SQLDelight
2.1.0-SNAPSHOT
common
switch theme
search in API
runtime
/
app.cash.sqldelight
/
ExecutableQuery
/
executeAsList
execute
As
List
fun
executeAsList
(
)
:
List
<
RowType
>
Return
The result set of the underlying SQL statement as a list of
RowType
.