Binds the blob bytes
to index
.
1-based index.
Blob value to bind.
Either starts a new query and gets the first result, or moves to the next one.
Returns an array containing the values in the order specified by the
query, or null
when the last result is reached. You should call
reset()
at that point if you intend to use this object again.
Generated using TypeDoc
Pre-compiled SQL statement.