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