PowerSync Kotlin
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
PowerSync Kotlin
PowerSync
/
com.powersync.web
/
ResultSet
Result
Set
web
interface
ResultSet
:
JsAny
(
source
)
Members
Properties
column
Names
Link copied to clipboard
web
abstract
val
columnNames
:
JsArray
<
JsString
>
rows
Link copied to clipboard
web
abstract
val
rows
:
JsArray
<
JsArray
<
JsAny
?
>
>
types
Link copied to clipboard
web
abstract
val
types
:
ArrayBuffer