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