runtime
2.0.0-alpha03
common
runtime
/
app.cash.sqldelight.db
/
SqlCursor
/
getBoolean
get
Boolean
common
abstract
fun
getBoolean
(
index
:
Int
)
:
Boolean
?
Content copied to clipboard
Return
The boolean or null value of column
index
for the current row of the result set.