insert_take_1_values_list
Description:
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).
Parameters:
this |
a SqlStatement pointer |
list |
a list of SqlExpr pointers |