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