PowerSync Kotlin
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
PowerSync Kotlin
PowerSync
/
com.powersync.web
/
Database
/
select
select
web
abstract
fun
select
(
sql
:
JsString
,
options
:
DatabaseExecuteOptions
)
:
Promise
<
ResultSetDatabaseResult
>
(
source
)