toggle menu
SQLDelight
2.0.2
common
switch theme
search in API
runtime
/
app.cash.sqldelight.db
/
SqlPreparedStatement
/
bindString
bind
String
abstract
fun
bindString
(
index
:
Int
,
string
:
String
?
)
Bind
string
to the underlying statement at
index
.