runtime
2.0.0-alpha03
common
runtime
/
app.cash.sqldelight.db
/
SqlPreparedStatement
/
bindLong
bind
Long
common
abstract
fun
bindLong
(
index
:
Int
,
long
:
Long
?
)
Content copied to clipboard
Bind
long
to the underlying statement at
index
.