SQLDelight
Toggle table of contents
2.1.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
SQLDelight
runtime
/
app.cash.sqldelight.db
/
SqlCursor
/
getBoolean
get
Boolean
abstract
fun
getBoolean
(
index
:
Int
)
:
Boolean
?
Return
The boolean or null value of column
index
for the current row of the result set.