sqldelight-runtime / com.squareup.sqldelight.db / SqlPreparedStatement / bindDouble

bindDouble

abstract fun bindDouble(index: Int, value: Double?): Unit

Bind value to the underlying statement at index.