Sets a list of values to be inserted by this.
list's ownership is transferred to this (which means this
is then responsible for freeing it when no longer needed).
| this |
a SqlStatement pointer |
| list |
a list of SqlExpr pointers |