runtime
/
com.squareup.sqldelight.db
/
SqlPreparedStatement
/
bindString
common
bind
String
abstract fun
bindString
(index:
Int
, string:
String
?)
Content copied to clipboard
Bind
string
to the underlying statement at
index
.